Changeset 374 in tmcsimulator for trunk/webapps/einotebook/scripts/LoadEvents.js
- Timestamp:
- 04/16/2019 10:16:23 AM (7 years ago)
- File:
-
- 1 edited
-
trunk/webapps/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.
