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:
@@ -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(){
|
||||
|
Reference in New Issue
Block a user