mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
When click in management permmision autoclicked in inferior options of same part. Ticket: #3912
(cherry picked from commit a0753238f79ccb32e196814d08a5f323305fffc0)
This commit is contained in:
parent
81769c3f5e
commit
885f15f2d0
@ -1009,7 +1009,6 @@ function addTinyMCE(elementID) {
|
||||
tinyMCE.EditorManager.execCommand('mceAddControl', true, elementID);
|
||||
}
|
||||
|
||||
|
||||
function autoclick_profile_users(firts_level, second_level) {
|
||||
if (typeof firts_level !== "undefined") {
|
||||
var is_checked_firts = $('#checkbox-' + firts_level).is(':checked');
|
||||
|
Loading…
x
Reference in New Issue
Block a user