Changeset 595 in tmcsimulator for branches/LCSv1/views/default/results.html.bak


Ignore:
Timestamp:
03/20/2020 02:00:58 PM (6 years ago)
Author:
jdalbey
Message:

LCS minor fixes to button style, etc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/LCSv1/views/default/results.html.bak

    r593 r595  
    2525      lineout += "<td>" + fields[4] + " " + fields[5] +"</td>"; // req date-time 
    2626      lineout += "<td>" + fields[10] + " " + fields[11] +"</td>"; // status date-time 
    27       lineout += "</tr></table>" 
     27      lineout += "</tr>" 
    2828  } 
    2929  // Is there a 1022 status? 
Note: See TracChangeset for help on using the changeset viewer.