Changeset 374 in tmcsimulator for trunk/webapps/einotebook/scripts/LoadEvents.js


Ignore:
Timestamp:
04/16/2019 10:16:23 AM (7 years ago)
Author:
jdalbey
Message:

move einotebook xml files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/webapps/einotebook/scripts/LoadEvents.js

    r368 r374  
    144144try { 
    145145    // the script must be located where accessible by the web server 
    146     var scriptFilename = "incident_script.xml"; 
     146    var scriptFilename = "../dynamicdata/incident_script.xml"; 
    147147    console.log("Attempting to load", scriptFilename); 
    148148    // Now load the Incident Script and go parse it 
Note: See TracChangeset for help on using the changeset viewer.