1
0
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:
Cameron
2013-02-28 06:30:44 -08:00
parent 2feaade4ce
commit aa26b0ba36
5 changed files with 72 additions and 3 deletions

View File

@@ -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,