[Lada-commits] [PATCH 7 of 7] added ext-lang-de.js to index.html

Wald Commits scm-commit at wald.intevation.org
Mon Mar 16 12:26:57 CET 2015


# HG changeset patch
# User Dustin Demuth <dustin at intevation.de>
# Date 1426506101 -3600
# Node ID c58663165090b7cbd65355d943a39aad5f5f82c6
# Parent  e3cdc36cbcaeaaf546ad104d089a7f8db3cf8ecb
added ext-lang-de.js to index.html

diff -r e3cdc36cbcae -r c58663165090 index.html
--- a/index.html	Mon Mar 16 12:40:06 2015 +0100
+++ b/index.html	Mon Mar 16 12:41:41 2015 +0100
@@ -19,6 +19,7 @@
     <!-- <x-compile> -->
     <!-- <x-bootstrap> -->
     <script type="text/javascript" src="extjs/ext-all-debug.js"></script>
+    <script type="text/javascript" src="extjs/locale/ext-lang-de.js"></script>
     <!-- </x-bootstrap> -->
     <script type="text/javascript" src="app.js"></script>
     <!-- </x-compile> -->


More information about the Lada-commits mailing list