mirror of
https://github.com/e107inc/e107.git
synced 2025-10-10 12:34:49 +02:00
Upgraded x-editable to v1.4.3
This commit is contained in:
@@ -77,10 +77,6 @@ $(document).ready(function()
|
||||
// $(this).css( 'cursor', 'pointer' )
|
||||
});
|
||||
|
||||
if($.fn.editable.defaults.mode)
|
||||
{
|
||||
$.fn.editable.defaults.mode = 'popup';
|
||||
}
|
||||
|
||||
$("#uiModal").draggable({
|
||||
handle: ".modal-header"
|
||||
|
Reference in New Issue
Block a user