From 73a6ba2accc1ac01c6a525a477f7c99c6ee4f3e6 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Aleksander=20=C5=81ukasz?=
 <aleksander.lukasz@nowoczesnapolska.org.pl>
Date: Mon, 17 Jun 2013 11:06:08 +0200
Subject: [PATCH] Clean up: removing unused template

---
 modules/documentHistory/templates/toolbar.html | 7 -------
 1 file changed, 7 deletions(-)
 delete mode 100644 modules/documentHistory/templates/toolbar.html

diff --git a/modules/documentHistory/templates/toolbar.html b/modules/documentHistory/templates/toolbar.html
deleted file mode 100644
index 709cdc7..0000000
--- a/modules/documentHistory/templates/toolbar.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<div class="toolbar">
-    <div class="group">
-        <button class="btn btn-mini compare">Porównaj</button>
-        <button class="btn btn-mini restore">Przywróć</button>
-        <button class="btn btn-mini show">Zobacz</button>
-    </div>
-</div>
\ No newline at end of file
-- 
2.20.1