Changeset 372 in tmcsimulator for trunk/webapps/common/js


Ignore:
Timestamp:
04/16/2019 09:15:32 AM (7 years ago)
Author:
jdalbey
Message:

more dir reorg

Location:
trunk/webapps/common
Files:
2 added
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/webapps/common/js/fileutils.js

    r348 r372  
    2222    } 
    2323 
    24  
    25     function handleDialogClose(id) 
    26     { 
    27         // hide the display 
    28         document.getElementById(id).style.display = 'none' 
    29     } 
    30  
    31  
Note: See TracChangeset for help on using the changeset viewer.