1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-10 12:34:49 +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

@@ -380,7 +380,8 @@ $(document).ready(function()
// Dialog
$("a.e-dialog").colorbox({
/*
$("a.e-dialog").colorXXXXbox({
iframe:true,
width:"60%",
@@ -395,7 +396,7 @@ $(document).ready(function()
});
*/
$(".e-dialog-close").live("click", function(){