From 65de97b85ace2e472201663d08b38959b9d96c1c Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 7 Feb 2013 15:25:18 -0800 Subject: auto form submission didn't work - jquery inheritance issue, disabling until we find another way. --- view/tpl/abook_edit.tpl | 2 +- view/tpl/smarty3/abook_edit.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/abook_edit.tpl b/view/tpl/abook_edit.tpl index 76f35a9c0..6dffec798 100644 --- a/view/tpl/abook_edit.tpl +++ b/view/tpl/abook_edit.tpl @@ -51,7 +51,7 @@ $slide
  • $full
  • $cautious
  • $follow
  • -
    + diff --git a/view/tpl/smarty3/abook_edit.tpl b/view/tpl/smarty3/abook_edit.tpl index bafe95b48..2e471e4cc 100644 --- a/view/tpl/smarty3/abook_edit.tpl +++ b/view/tpl/smarty3/abook_edit.tpl @@ -56,7 +56,7 @@
  • {{$full}}
  • {{$cautious}}
  • {{$follow}}
  • -
    + -- cgit v1.2.3