File import in progress...
-
");
+
+ //if 'Add/Remove content' was chosen from the context menu
+ //in the Calendar do not append these buttons
+ if ($(".ui-dialog-content").length === 0) {
+ $menu.append("
");
+ }
$toolbar.append($menu);
$menu = undefined;
diff --git a/airtime_mvc/tests/phpunit.xml b/airtime_mvc/tests/phpunit.xml
index e69de29bb..01ad1609e 100644
--- a/airtime_mvc/tests/phpunit.xml
+++ b/airtime_mvc/tests/phpunit.xml
@@ -0,0 +1,2 @@
+
+