some work on making mod editpost use status_editor() - if you find anything related to jot broken please revert this commit

This commit is contained in:
Mario Vavti
2016-04-29 13:18:42 +02:00
parent e01b90c4c6
commit b797528b78
4 changed files with 60 additions and 109 deletions

View File

@@ -127,4 +127,4 @@ function channel_privacy_macro(n) {
$('#id_profile_in_directory_onoff .off').addClass('hidden');
$('#id_profile_in_directory').val(1);
}
}
}