Changeset 372 in tmcsimulator for trunk/webapps/common/js
- Timestamp:
- 04/16/2019 09:15:32 AM (7 years ago)
- Location:
- trunk/webapps/common
- Files:
-
- 2 added
- 1 moved
-
. (added)
-
js (added)
-
js/fileutils.js (moved) (moved from trunk/webapps/cptms/js/common.js) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/webapps/common/js/fileutils.js
r348 r372 22 22 } 23 23 24 25 function handleDialogClose(id)26 {27 // hide the display28 document.getElementById(id).style.display = 'none'29 }30 31
Note: See TracChangeset
for help on using the changeset viewer.
