From 3f1a78fa690e2220b46823527f3abf0a0d51cd8e Mon Sep 17 00:00:00 2001 From: marijus Date: Thu, 3 Apr 2014 17:03:32 +0200 Subject: some work on jot, remove some deprecated js and some random style fixes --- view/tpl/jot.tpl | 151 +++++++++++++++++++++++++++---------------------------- 1 file changed, 75 insertions(+), 76 deletions(-) (limited to 'view/tpl/jot.tpl') diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl index 4cc9c0d10..eea586ceb 100755 --- a/view/tpl/jot.tpl +++ b/view/tpl/jot.tpl @@ -1,5 +1,4 @@
-
@@ -15,80 +14,86 @@ {{$mimeselect}} {{$layoutselect}} -
+
+ +
{{if $catsenabled}} -
+
+ +
{{/if}} {{if $webpage}} -
+
+ +
{{/if}}
- + +
+
+
+ + + + + + + + + +
+
+
+
+
+ {{if $showacl}} +
+ {{$bang}} +
+ {{/if}} + {{if $preview}} + + {{/if}} + +
+
+
+ {{$jotplugins}} +
+
+
+ {{$acl}} +
+ {{$jotnets}} +
+
+
+ +
+
-
- - -
-
-
-
-
-
- - -
- -
-
- -
-
- -
- -
- -
-
- -
- - -
-
-
- - {{if $showacl}} -
- {{$bang}} -
- {{/if}} - - {{if $preview}}{{/if}} - - -
- - -
- {{$jotplugins}} -
- - - -
-
- {{$acl}} -
- {{$jotnets}} -
-
- {{if $content}}{{/if}} +{{if $content}} + +{{/if}} -- cgit v1.2.3