Changeset 374 in tmcsimulator for trunk/webapps
- Timestamp:
- 04/16/2019 10:16:23 AM (7 years ago)
- Location:
- trunk/webapps
- Files:
-
- 1 edited
- 2 moved
-
dynamicdata/full_script_accelerated.xml (moved) (moved from trunk/webapps/einotebook/full_script_accelerated.xml)
-
dynamicdata/incident_script.xml (moved) (moved from trunk/webapps/einotebook/incident_script.xml)
-
einotebook/scripts/LoadEvents.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/webapps/einotebook/scripts/LoadEvents.js
r368 r374 144 144 try { 145 145 // the script must be located where accessible by the web server 146 var scriptFilename = " incident_script.xml";146 var scriptFilename = "../dynamicdata/incident_script.xml"; 147 147 console.log("Attempting to load", scriptFilename); 148 148 // Now load the Incident Script and go parse it
Note: See TracChangeset
for help on using the changeset viewer.
