diff options
author | friendica <info@friendica.com> | 2012-07-25 22:55:43 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-07-25 22:55:43 -0700 |
commit | 7bdbb8331c8341e6c3ea0b463f0a742d06972245 (patch) | |
tree | aefe7364c818bd29d24800b2ce28d894f946f85d /view/jot-header.tpl | |
parent | 21b3dc9c27be50e73944eaec97001ad1279400f1 (diff) | |
download | volse-hubzilla-7bdbb8331c8341e6c3ea0b463f0a742d06972245.tar.gz volse-hubzilla-7bdbb8331c8341e6c3ea0b463f0a742d06972245.tar.bz2 volse-hubzilla-7bdbb8331c8341e6c3ea0b463f0a742d06972245.zip |
picking up the page load times a bit
Diffstat (limited to 'view/jot-header.tpl')
-rw-r--r-- | view/jot-header.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/jot-header.tpl b/view/jot-header.tpl index 64bcf27ca..f777e997f 100644 --- a/view/jot-header.tpl +++ b/view/jot-header.tpl @@ -103,6 +103,7 @@ function initEditor(cb){ } }); + editor = true; // setup acl popup $("a#jot-perms-icon").fancybox({ |