Took out focus out of textare when location share is enabled/disabled.
Also avoids the conflict with the URL fragment on the conversation page.
This commit is contained in:
parent
f9cc3e6d94
commit
2e643071ff
@ -624,8 +624,6 @@ var SN = { // StatusNet
|
|||||||
else {
|
else {
|
||||||
removeNoticeDataGeo();
|
removeNoticeDataGeo();
|
||||||
}
|
}
|
||||||
|
|
||||||
$('#'+SN.C.S.NoticeDataText).focus();
|
|
||||||
}).change();
|
}).change();
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user