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
2742494fe8
commit
940fc463c8
@ -628,8 +628,6 @@ var SN = { // StatusNet
|
|||||||
else {
|
else {
|
||||||
removeNoticeDataGeo();
|
removeNoticeDataGeo();
|
||||||
}
|
}
|
||||||
|
|
||||||
$('#'+SN.C.S.NoticeDataText).focus();
|
|
||||||
}).change();
|
}).change();
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user