Changeset 10886
- Timestamp:
- 09/26/11 13:47:17 (20 months ago)
- Location:
- ossiedev/trunk/tools/cornetApps/templates/WebDash
- Files:
-
- 2 added
- 1 modified
-
error.html (added)
-
index.html (modified) (2 diffs)
-
namingServiceBar.html (added)
Legend:
- Unmodified
- Added
- Removed
-
ossiedev/trunk/tools/cornetApps/templates/WebDash/index.html
r10817 r10886 1 {% extends "WebDash/namingServiceBar.html" %} 2 {%block body%} 1 3 <title>Available Waveforms</title> 2 4 … … 33 35 {% endif %} 34 36 37 {%endblock%} 38