From 710adfcf07d73b00a9bb6f8bf977cdb0897fa4b8 Mon Sep 17 00:00:00 2001 From: Ed Tanous Date: Tue, 24 Oct 2017 17:04:52 -0700 Subject: Add the redfish static files to the build ...And delete the old webserver static files from the repo. Move $metadata to a static file, as that's really where it belongs. Change-Id: I2caeee7cd779b7c07cfc10cd693459105656671f --- static/partial-eventlog.html | 53 -------------------------------------------- 1 file changed, 53 deletions(-) delete mode 100644 static/partial-eventlog.html (limited to 'static/partial-eventlog.html') diff --git a/static/partial-eventlog.html b/static/partial-eventlog.html deleted file mode 100644 index 548eb1e..0000000 --- a/static/partial-eventlog.html +++ /dev/null @@ -1,53 +0,0 @@ -
-
- - - - - - - - - - - - - - - - - - - - - - - - -
IDTimestampSensor Name - -
-
- Controller -
- -
-
SeveritySensor TypeDescription
{{ entry.id }}{{ entry.timestamp * 1000 | date : 'yyyy-MM-dd HH:mm:ss'}}Sensor Name{{ entry.generator_name }}{{ entry.event_severity }}{{ entry.sensor_type_string }}{{ entry.description_string }}
- -
- - - -
\ No newline at end of file -- cgit v1.2.3