fix
This commit is contained in:
parent
841cdf0214
commit
db179791a6
1 changed files with 1 additions and 0 deletions
|
|
@ -422,6 +422,7 @@ SL.Calendar = (function() {
|
|||
* @param {Object} pluginDefinitions - holds all the definitions defined in a plugin module
|
||||
*/
|
||||
function modal(id, pluginDefinitions) {
|
||||
$('#modals div#' + id).remove();
|
||||
var items = pluginDefinitions.actions;
|
||||
// check if filters navbar menu item should be grouped ("group" property in plugin module definition)
|
||||
// create bootstrap dropdown menu if needed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue