dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #23311
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 11338: Fix bug - Don't close sms dialog in dashboard when to click Cancel button.
------------------------------------------------------------
revno: 11338
committer: Tran Chau <tran.hispvietnam@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2013-07-04 17:11:47 +0700
message:
Fix bug - Don't close sms dialog in dashboard when to click Cancel button.
modified:
dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/visitSchedule.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-caseentry/src/main/webapp/dhis-web-caseentry/visitSchedule.vm'
--- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/visitSchedule.vm 2013-06-20 08:49:00 +0000
+++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/visitSchedule.vm 2013-07-04 10:11:47 +0000
@@ -201,7 +201,7 @@
</tbody>
</table>
- <div id='smsDiv' class='hidden'>
+ <div id='smsDiv' name="smsDiv" class='hidden'>
<table>
<tr>
<td>$i18n.getString("send_to")</td>