From 1d96e165e00ed54df0573bda79c2a274f21aeb16 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 18 Nov 2014 00:24:32 -0800 Subject: undo disabled submit buttons now that ACL is initialised when page loaded --- view/tpl/attach_edit.tpl | 4 ++-- view/tpl/chatroom_new.tpl | 4 ++-- view/tpl/jot.tpl | 4 ++-- view/tpl/mitemedit.tpl | 2 +- view/tpl/photo_view.tpl | 4 ++-- view/tpl/photos_upload.tpl | 4 ++-- 6 files changed, 11 insertions(+), 11 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/attach_edit.tpl b/view/tpl/attach_edit.tpl index 1254c713b..a2a4af16b 100644 --- a/view/tpl/attach_edit.tpl +++ b/view/tpl/attach_edit.tpl @@ -5,7 +5,7 @@
- {{$aclselect}} {{$file.filename}} @@ -30,7 +30,7 @@
- + diff --git a/view/tpl/chatroom_new.tpl b/view/tpl/chatroom_new.tpl index bb1121924..a559dba54 100644 --- a/view/tpl/chatroom_new.tpl +++ b/view/tpl/chatroom_new.tpl @@ -2,12 +2,12 @@
{{include file="field_input.tpl" field=$name}} - + {{$acl}}


- +
diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl index c77d49a74..f172a6dfa 100755 --- a/view/tpl/jot.tpl +++ b/view/tpl/jot.tpl @@ -76,7 +76,7 @@
{{if $showacl}} - {{/if}} @@ -85,7 +85,7 @@ {{/if}} - +
diff --git a/view/tpl/mitemedit.tpl b/view/tpl/mitemedit.tpl index f398cf02c..a18fbb0ef 100644 --- a/view/tpl/mitemedit.tpl +++ b/view/tpl/mitemedit.tpl @@ -26,7 +26,7 @@
- +
diff --git a/view/tpl/photo_view.tpl b/view/tpl/photo_view.tpl index 4652f33c6..a741a5ce7 100755 --- a/view/tpl/photo_view.tpl +++ b/view/tpl/photo_view.tpl @@ -68,10 +68,10 @@
- - +
diff --git a/view/tpl/photos_upload.tpl b/view/tpl/photos_upload.tpl index 2dd7de9b2..a04038aa2 100755 --- a/view/tpl/photos_upload.tpl +++ b/view/tpl/photos_upload.tpl @@ -22,10 +22,10 @@
- - +
{{/if}} -- cgit v1.2.3