forked from GNUsocial/gnu-social
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
3f589da243
commit
4978810c81
@ -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