aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/BaseDialog.js
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2017-03-10 13:42:53 +0500
committerAbyss777 <abyss@fox5.ru>2017-03-10 16:27:36 +0500
commit8a51bf453f9f7400744754d26231dae8077a4608 (patch)
tree2eb0c5ccebff115ee90fe81884e8797cc8755c34 /web/app/view/BaseDialog.js
parent2e76f6cb4487a1efd3fbe168e6168f9ed5c2df47 (diff)
downloadtrackermap-web-8a51bf453f9f7400744754d26231dae8077a4608.tar.gz
trackermap-web-8a51bf453f9f7400744754d26231dae8077a4608.tar.bz2
trackermap-web-8a51bf453f9f7400744754d26231dae8077a4608.zip
Group user fields in fieldsets
Diffstat (limited to 'web/app/view/BaseDialog.js')
-rw-r--r--web/app/view/BaseDialog.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/app/view/BaseDialog.js b/web/app/view/BaseDialog.js
index 75263485..aa9782f1 100644
--- a/web/app/view/BaseDialog.js
+++ b/web/app/view/BaseDialog.js
@@ -22,6 +22,7 @@ Ext.define('Traccar.view.BaseDialog', {
resizable: false,
modal: true,
autoScroll: true,
+ constrain: true,
initComponent: function () {
if (window.innerHeight) {