mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 06:38:00 +02:00
X-editable added. FAQs admin-area modified to test. Handling of POST not done yet.
This commit is contained in:
@@ -20,6 +20,8 @@ $(document).ready(function()
|
||||
// $(this).css( 'cursor', 'pointer' )
|
||||
});
|
||||
|
||||
$.fn.editable.defaults.mode = 'popup';
|
||||
$('.e-editable').editable();
|
||||
|
||||
|
||||
// run tips on .field-help
|
||||
|
Reference in New Issue
Block a user