Ignore:
Timestamp:
03/15/2017 10:20:21 AM (9 years ago)
Author:
jdalbey
Message:

Merge CAD Client updates for multiple incident view windows.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/tmcsim/client/cadclientgui/data/Incident.java

    r53 r59  
    526526 
    527527    public void addToCommentsNotesTable(String[] fields) { 
    528         this.commentsNotesTable.insertRow(0, fields); //JD - new notes go 1st 
     528        this.commentsNotesTable.insertRow(0, fields); // new notes go 1st 
    529529    } 
    530530 
Note: See TracChangeset for help on using the changeset viewer.