dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #17783
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 7209: Tabular report, cosmetic fixes to filter
------------------------------------------------------------
revno: 7209
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Wed 2012-06-06 12:42:28 +0200
message:
Tabular report, cosmetic fixes to filter
removed:
dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/app/images/grid-split.gif
added:
dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/app/images/grid-split.png
modified:
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/images/clear-filter.png
dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/app/images/filter.png
dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/app/index.html
--
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-06-01 04:31:00 +0000
+++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/app/app.js 2012-06-06 10:42:28 +0000
@@ -2024,9 +2024,9 @@
},
{
xtype: 'image',
- src: 'images/grid-split.gif',
- width: 3,
- height: 10
+ src: 'images/grid-split.png',
+ width: 1,
+ height: 14
},
{
xtype: 'button',
@@ -2088,9 +2088,9 @@
},
{
xtype: 'image',
- src: 'images/grid-split.gif',
- width: 3,
- height: 10
+ src: 'images/grid-split.png',
+ width: 1,
+ height: 14
},
{
xtype: 'button',
=== modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/app/images/clear-filter.png'
Binary files dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/app/images/clear-filter.png 2012-05-07 04:34:16 +0000 and dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/app/images/clear-filter.png 2012-06-06 10:42:28 +0000 differ
=== modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/app/images/filter.png'
Binary files dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/app/images/filter.png 2012-05-07 04:34:16 +0000 and dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/app/images/filter.png 2012-06-06 10:42:28 +0000 differ
=== removed file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/app/images/grid-split.gif'
Binary files dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/app/images/grid-split.gif 2012-04-27 05:29:17 +0000 and dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/app/images/grid-split.gif 1970-01-01 00:00:00 +0000 differ
=== added file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/app/images/grid-split.png'
Binary files dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/app/images/grid-split.png 1970-01-01 00:00:00 +0000 and dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/app/images/grid-split.png 2012-06-06 10:42:28 +0000 differ
=== modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/app/index.html'
--- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/app/index.html 2012-05-30 15:51:44 +0000
+++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/app/index.html 2012-06-06 10:42:28 +0000
@@ -2,9 +2,7 @@
<head>
<title>DHIS 2 Beneficary Tabular Report</title>
<link rel="stylesheet" type="text/css" href="../../dhis-web-commons/javascripts/ext/resources/css/ext-all-gray.css" />
- <link rel="stylesheet" type="text/css" href="css/style.css" />
- <link type="text/css" rel="stylesheet" media="screen" href="../../dhis-web-commons/css/widgets.css" />
- <link type="text/css" rel="stylesheet" media="screen" href="../../dhis-web-commons/css/light_blue/light_blue.css" />
+ <link rel="stylesheet" type="text/css" href="css/style.css" />
</head>
<body>