* task #8732, improve style of popover.
This commit is contained in:
@@ -21,7 +21,7 @@ $(function()
|
||||
});
|
||||
}
|
||||
|
||||
$('[data-toggle="tooltip"]').tooltip({placement: 'right'});
|
||||
$('[data-toggle="popover"]').popover();
|
||||
});
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user