mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 12:20:44 +02:00
Frontend inline-editing preference added.
This commit is contained in:
@@ -924,7 +924,7 @@ $(document).ready(function()
|
||||
|
||||
if(pos === undefined)
|
||||
{
|
||||
pos = 'top';
|
||||
pos = 'bottom';
|
||||
}
|
||||
|
||||
$(this).tooltip({opacity:1.0, fade:true, placement: pos, container: 'body'});
|
||||
|
Reference in New Issue
Block a user