Changeset 426 in tmcsimulator for trunk/webapps/cptms/index.html


Ignore:
Timestamp:
06/26/2019 02:00:51 PM (7 years ago)
Author:
jdalbey
Message:

cmsLayer.js, harLayer.js updated to fix #107.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/webapps/cptms/index.html

    r415 r426  
    120120    var placePins = []; 
    121121    // the cms message local dictionary 
    122     var messageDict = {};  
     122    var CMSmessageDict = {};  
    123123    // the har message local dictionary 
    124124    var HARmessageDict = {};  
Note: See TracChangeset for help on using the changeset viewer.