Changeset 538 in tmcsimulator for trunk/webapps/einotebook/scripts/Incidents.js


Ignore:
Timestamp:
12/04/2019 12:55:35 PM (6 years ago)
Author:
jdalbey
Message:

Remove obsolete code from einotebook

File:
1 edited

Legend:

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

    r515 r538  
    1212"#fff5cc",        // CornSilk 
    1313"#ffe8e6",        // MistyRose 
    14 "#ffffcc",       // Dark Orange 
    15 "#d8f0f3" ]; 
     14"#ffffcc",        // Dark Orange 
     15"#A0CFEC"         // Jeans Blue 
     16]; 
    1617 
    1718//========== public methods ==========// 
Note: See TracChangeset for help on using the changeset viewer.