mirror of
https://github.com/e107inc/e107.git
synced 2025-10-12 21:45:11 +02:00
TinyMce emoticons popup - work in progress.
This commit is contained in:
@@ -37,6 +37,10 @@
|
||||
title : 'ibrowser.desc',
|
||||
// cmd : 'mceibrowser',
|
||||
onclick: function() {
|
||||
|
||||
// $('div.modal-body').load(url + "/ibrowser.php");
|
||||
// $('#uiModal').modal('show');
|
||||
|
||||
$.colorbox({
|
||||
href: url + "/ibrowser.php",
|
||||
iframe: true,
|
||||
|
Reference in New Issue
Block a user