1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-26 15:54:43 +02:00

Removal of colorbox modal.

This commit is contained in:
Cameron
2013-04-17 22:07:15 -07:00
parent af1a88ef30
commit ba6ebf7438
13 changed files with 4 additions and 121 deletions

View File

@@ -345,7 +345,7 @@ class e_form
$title = "Media Manager : ".$category;
// $ret = "<a title=\"{$title}\" rel='external' class='e-dialog' href='".$url."'>".$label."</a>"; // using colorbox.
// $ret = "<a title=\"{$title}\" rel='external' class='e-dialog' href='".$url."'>".$label."</a>"; // using colorXXXbox.
$ret = "<a title=\"{$title}\" class='e-modal' data-modal-caption='Media Manager' ' data-cache='false' data-target='#uiModal' href='".$url."'>".$label."</a>"; // using bootstrap.