diff app/view/window/Ortserstellung.js @ 1321:f1e348109ebb

Updated style to fit the other windows style.
author Raimund Renkert <raimund.renkert@intevation.de>
date Fri, 03 Feb 2017 14:31:10 +0100
parents bfdc00c24baf
children
line wrap: on
line diff
--- a/app/view/window/Ortserstellung.js	Fri Feb 03 14:30:16 2017 +0100
+++ b/app/view/window/Ortserstellung.js	Fri Feb 03 14:31:10 2017 +0100
@@ -51,6 +51,11 @@
                 }
             })
         ];
+        this.buttons = [{
+            text: 'Schließen',
+            scope: this,
+            handler: this.close
+        }];
         this.callParent(arguments);
     }
-});
\ No newline at end of file
+});

http://lada.wald.intevation.org