* fix bug #838.
This commit is contained in:
@@ -73,6 +73,6 @@ function deleteItem(obj)
|
||||
$(document).ready(function()
|
||||
{
|
||||
toggleCopy();
|
||||
// $("#submenucreate").modalTrigger({type: 'iframe', width: 500});
|
||||
// $("#submenuedit").modalTrigger({type: 'iframe', width: 500});
|
||||
$('[data-id="create"] a').modalTrigger({type: 'iframe', width: 500});
|
||||
$('[data-id="edit"] a').modalTrigger({type: 'iframe', width: 500});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user