X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sla%2Ftemplates%2Fviolations.html;fp=sla%2Ftemplates%2Fviolations.html;h=88c3471984a0d50c68e986cf5dd12fe7f209c6f1;hb=c99f1bd98ff355bd3f63b4929739ea5bd92cd6a3;hp=0000000000000000000000000000000000000000;hpb=e49329b43a640671476f2a793bde1d40b57e4d2e;p=myslice.git diff --git a/sla/templates/violations.html b/sla/templates/violations.html new file mode 100755 index 00000000..88c34719 --- /dev/null +++ b/sla/templates/violations.html @@ -0,0 +1,23 @@ +
+ + + + + + + + + {% for v in violations %} + + + + + + {% empty %} + + {% endfor %} +
#DateActual value
{{forloop.counter}}{{v.datetime}}{{ v.actual_value|floatformat:"0" }}
No violations
+
+
+Close +