[Lada-commits] [PATCH] Added missing requirement
Wald Commits
scm-commit at wald.intevation.org
Tue Jun 7 13:09:06 CEST 2016
# HG changeset patch
# User Raimund Renkert <raimund.renkert at intevation.de>
# Date 1465297743 -7200
# Node ID bb44ec8746f5d6d002a0b9398b986f34cbb341d4
# Parent 1be581a403b5eee8cd6c5a3a1d15c83850f64742
Added missing requirement.
diff -r 1be581a403b5 -r bb44ec8746f5 app/view/form/Messung.js
--- a/app/view/form/Messung.js Mon Jun 06 15:10:01 2016 +0200
+++ b/app/view/form/Messung.js Tue Jun 07 13:09:03 2016 +0200
@@ -13,6 +13,7 @@
extend: 'Ext.form.Panel',
alias: 'widget.messungform',
requires: [
+ 'Ext.layout.container.Table',
'Lada.view.widget.Datenbasis',
'Lada.view.widget.base.CheckBox',
'Lada.view.widget.Messmethode',
More information about the Lada-commits
mailing list