From 4bbb75de3ee0b0f02408f8c39d82004b7209ea7e Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sat, 8 Jan 2011 00:15:04 +0100 Subject: new buttons to (remove finished/restart failed) links --- module/web/templates/default/collector.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'module/web/templates/default/collector.html') diff --git a/module/web/templates/default/collector.html b/module/web/templates/default/collector.html index 1a7a4aa0c..c0ac78202 100644 --- a/module/web/templates/default/collector.html +++ b/module/web/templates/default/collector.html @@ -36,6 +36,13 @@ document.addEvent("domready", function(){ {% trans "Config" %} {% endblock %} +{% block pageactions %} + +{% endblock %} + {% block content %}
{% trans "success" %}
{% trans "failure" %}
-- cgit v1.2.3