From 52a50e0027245cc580147fe99e2fd90697b87c84 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Wed, 4 Jun 2014 18:37:35 +0200 Subject: remove broken error handling + href 'back' button --- templates/sysconfig/custom-filelist.html | 35 ++++++++++++++------------------ 1 file changed, 15 insertions(+), 20 deletions(-) (limited to 'templates/sysconfig/custom-filelist.html') diff --git a/templates/sysconfig/custom-filelist.html b/templates/sysconfig/custom-filelist.html index fc851ff8..3d2a079b 100644 --- a/templates/sysconfig/custom-filelist.html +++ b/templates/sysconfig/custom-filelist.html @@ -1,21 +1,16 @@ -
- - - - - {{#files}} - - {{#isdir}} - - {{/isdir}} - {{^isdir}} - - - {{/isdir}} - + + +
{{name}}{{name}}{{size}}
+{{#files}} + + {{#isdir}} + + {{/isdir}} + {{^isdir}} + + + {{/isdir}} + {{/files}} -
{{name}}{{name}}{{size}}
-
- -
-
\ No newline at end of file + +Zurück « -- cgit v1.2.3-55-g7522