1
0
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:
Cameron
2013-04-17 11:25:33 -07:00
parent b92d481ff0
commit cd4d793fd4
3 changed files with 22 additions and 7 deletions

View File

@@ -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"