diff --git a/office-alexander-logistics-app/src/main/webapp/pages/admin/sepa_config.xhtml b/office-alexander-logistics-app/src/main/webapp/pages/admin/sepa_config.xhtml
index 4070bf6..8425f46 100644
--- a/office-alexander-logistics-app/src/main/webapp/pages/admin/sepa_config.xhtml
+++ b/office-alexander-logistics-app/src/main/webapp/pages/admin/sepa_config.xhtml
@@ -38,7 +38,7 @@
});
// This method refreshs the layout
- function updateOrderItems(data) {
+ function updateSepaList(data) {
if (data.status === 'success') {
$('[id$=oderlist]').imixsLayout();
}
@@ -66,115 +66,9 @@
-
-
-
+ Scheduler
-
-