dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #12548
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 3885: Minor fix
------------------------------------------------------------
revno: 3885
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Mon 2011-06-13 13:01:22 +0200
message:
Minor fix
modified:
dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/oust/selectionTreeMultipleSelect.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-commons-resources/src/main/webapp/dhis-web-commons/oust/selectionTreeMultipleSelect.vm'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/oust/selectionTreeMultipleSelect.vm 2011-06-12 10:33:24 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/oust/selectionTreeMultipleSelect.vm 2011-06-13 11:01:22 +0000
@@ -40,7 +40,7 @@
<tbody>
<tr>
<td>
- <div style="width:100%;background-image:url(../images/ajax-loader-circle.gif);background-repeat:no-repeat">
+ <div style="width:100%">
<div id="selectionTreeContainer" style="display:none;">
<input type="button" value="$i18n.getString( 'select_at_level' )" onclick="selectOrganisationUnitAtLevel()" style="width:10em"/>
<select id="levelList" name="levelList" style="width:10em"/>