diff options
author | zottel <github@zottel.net> | 2012-03-22 09:16:10 +0100 |
---|---|---|
committer | zottel <github@zottel.net> | 2012-03-22 09:16:10 +0100 |
commit | 3f3c4aec79bf3ceedd551bae7cec7acfd68e3772 (patch) | |
tree | ae5af3e8b7dda429b744c70ea3fda111c30b15c3 /view/jot-header.tpl | |
parent | 88bbc5e0bc89f84aaf5160546dfa782f8f1d7e5e (diff) | |
parent | 576eb6cc389d54c29b29b97d3c6d160e61bbf6ca (diff) | |
download | volse-hubzilla-3f3c4aec79bf3ceedd551bae7cec7acfd68e3772.tar.gz volse-hubzilla-3f3c4aec79bf3ceedd551bae7cec7acfd68e3772.tar.bz2 volse-hubzilla-3f3c4aec79bf3ceedd551bae7cec7acfd68e3772.zip |
Merge remote branch 'upstream/master'
Diffstat (limited to 'view/jot-header.tpl')
-rwxr-xr-x | view/jot-header.tpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/jot-header.tpl b/view/jot-header.tpl index 88df73494..ef760abe0 100755 --- a/view/jot-header.tpl +++ b/view/jot-header.tpl @@ -121,7 +121,6 @@ function enableOnUser(){ <script type="text/javascript" src="$baseurl/js/ajaxupload.js" ></script> <script> var ispublic = '$ispublic'; - var addtitle = '$addtitle'; $(document).ready(function() { |