Ckeditor - vec - manj - odstranjen odvecen js
This commit is contained in:
parent
e6e5ad9508
commit
c015d548fb
@ -954,18 +954,6 @@ function inline_load_editor (_this) {
|
||||
}
|
||||
}
|
||||
|
||||
// Prikazemo napredne gumbe za editor
|
||||
function advanced_editor_show(editor_id){
|
||||
|
||||
$('#'+editor_id+'_toolbox').addClass('advanced');
|
||||
}
|
||||
|
||||
// Skrijemo napredne gumbe za editor
|
||||
function advanced_editor_hide(editor_id){
|
||||
|
||||
$('#'+editor_id+'_toolbox').removeClass('advanced');
|
||||
}
|
||||
|
||||
function inline_load_editor_hotspot (_this, vre_id) {
|
||||
|
||||
$(_this).css('display', 'none');
|
||||
|
Loading…
x
Reference in New Issue
Block a user