When click in management permmision autoclicked in inferior options of same part. Ticket: #3912

(cherry picked from commit a0753238f7)
This commit is contained in:
m-lopez-f 2016-08-31 15:23:05 +02:00
parent 81769c3f5e
commit 885f15f2d0
1 changed files with 0 additions and 1 deletions

View File

@ -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');