diff options
Diffstat (limited to 'js')
-rw-r--r-- | js/util.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/js/util.js b/js/util.js index 094731955..d93467d4a 100644 --- a/js/util.js +++ b/js/util.js @@ -628,8 +628,6 @@ var SN = { // StatusNet else { removeNoticeDataGeo(); } - - $('#'+SN.C.S.NoticeDataText).focus(); }).change(); } }, |