Initial UI for geo location share option in notice form
This commit is contained in:
@@ -455,7 +455,7 @@ var SN = { // StatusNet
|
||||
NLN.remove();
|
||||
}
|
||||
|
||||
NLE.append('<span id="'+SN.C.S.NoticeLocationName+'">Geo</span>');
|
||||
NLE.prepend('<span id="'+SN.C.S.NoticeLocationName+'">Geo</span>');
|
||||
NLN = $('#'+SN.C.S.NoticeLocationName);
|
||||
|
||||
if ($('#notice_data-location_enabled').attr('checked') === true) {
|
||||
|
Reference in New Issue
Block a user