dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #19821
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 8804: Minor fix for tabular report.
------------------------------------------------------------
revno: 8804
committer: Tran Chau <tran.hispvietnam@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2012-11-01 07:44:14 +0700
message:
Minor fix for tabular report.
modified:
dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/app/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-caseentry/src/main/webapp/dhis-web-caseentry/app/app.js'
--- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/app/app.js 2012-10-31 16:02:05 +0000
+++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/app/app.js 2012-11-01 00:44:14 +0000
@@ -1356,6 +1356,7 @@
'->',
{
xtype: 'label',
+ style: 'margin-right:18px;',
text: TR.state.totalRecords + ' ' + TR.i18n.events
},
],