mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Fixed error in pandora.js
This commit is contained in:
parent
5fc245041d
commit
3a63aa9589
@ -1009,10 +1009,6 @@ function addTinyMCE(elementID) {
|
||||
tinyMCE.EditorManager.execCommand('mceAddControl', true, elementID);
|
||||
}
|
||||
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
function autoclick_profile_users(actual_level, firts_level, second_level) {
|
||||
if ($('#checkbox-' + actual_level).is(":checked")) {
|
||||
if (typeof firts_level !== "undefined") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user