dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #35821
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 18338: Minor
Merge authors:
Jan Henrik Øverland (janhenrik-overland)
------------------------------------------------------------
revno: 18338 [merge]
committer: Jan Henrik Overland <janhenrik.overland@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2015-02-19 18:13:43 +0100
message:
Minor
modified:
dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-reports/scripts/app.js
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-reports/scripts/app.js'
--- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-reports/scripts/app.js 2015-02-19 17:03:12 +0000
+++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-reports/scripts/app.js 2015-02-19 17:12:56 +0000
@@ -1625,7 +1625,7 @@
height: 25,
items: {
xtype: 'label',
- text: NS.i18n.filter,
+ text: NS.i18n.report_filter,
cls: 'ns-toolbar-multiselect-leftright-label'
}
},
@@ -1659,7 +1659,7 @@
height: 25,
items: {
xtype: 'label',
- text: NS.i18n.column,
+ text: NS.i18n.column_dimensions,
cls: 'ns-toolbar-multiselect-leftright-label'
}
},
@@ -1776,6 +1776,9 @@
saveState: saveState,
resetData: resetData,
reset: reset,
+ getValueConfig: function() {
+ return {};
+ },
hideOnBlur: true,
items: [
dimension,