dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #12126
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 3647: local vn - Expanding popup window for copy item screen.
------------------------------------------------------------
revno: 3647
committer: Hieu <hieu.hispvietnam@xxxxxxxxx>
branch nick: dhis2
timestamp: Wed 2011-05-18 11:44:19 +0700
message:
local vn - Expanding popup window for copy item screen.
modified:
local/vn/dhis-web-excel-reporting/src/main/webapp/dhis-web-excel-reporting/javascript/excelitems.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 'local/vn/dhis-web-excel-reporting/src/main/webapp/dhis-web-excel-reporting/javascript/excelitems.js'
--- local/vn/dhis-web-excel-reporting/src/main/webapp/dhis-web-excel-reporting/javascript/excelitems.js 2011-01-17 06:08:02 +0000
+++ local/vn/dhis-web-excel-reporting/src/main/webapp/dhis-web-excel-reporting/javascript/excelitems.js 2011-05-18 04:44:19 +0000
@@ -129,7 +129,7 @@
options.add(new Option(name,id), null);
}
- showPopupWindowById( 'copyTo', 450, 110 );
+ showPopupWindowById( 'copyTo', 480, 120 );
}
function validateCopyExcelItemsToExcelItemGroup() {