dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #17831
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 7253: Minor
------------------------------------------------------------
revno: 7253
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Sat 2012-06-09 22:22:59 +0200
message:
Minor
modified:
dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/message.vm
--
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-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/message.vm'
--- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/message.vm 2012-05-29 12:04:07 +0000
+++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/message.vm 2012-06-09 20:22:59 +0000
@@ -29,8 +29,9 @@
</tr>
#end
</table>
-<p></p>
+<div style="margin-top:15px; width:90%">
#parse( "/dhis-web-commons/paging/paging.vm" )
+</div>
<script type="text/javascript">
var i18n_confirm_delete_message = '$encoder.jsEscape( $i18n.getString( "confirm_delete_message" ) , "'" )';