dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #18788
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 7964: Syntax not available yet
------------------------------------------------------------
revno: 7964
committer: Magnus Korvald <korvald@xxxxxxxxxxx>
branch nick: trunk
timestamp: Fri 2012-08-24 14:26:05 +0200
message:
Syntax not available yet
modified:
dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-mobile/src/main/webapp/dhis-web-maintenance-mobile/smscommand/new-sms-command.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-maintenance/dhis-web-maintenance-mobile/src/main/webapp/dhis-web-maintenance-mobile/smscommand/new-sms-command.vm'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-mobile/src/main/webapp/dhis-web-maintenance-mobile/smscommand/new-sms-command.vm 2012-06-27 07:25:34 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-mobile/src/main/webapp/dhis-web-maintenance-mobile/smscommand/new-sms-command.vm 2012-08-24 12:26:05 +0000
@@ -12,22 +12,24 @@
</thead>
<tr>
<td>
- Name:
+ Name (command word):
</td>
<td>
<input type="text" value="" id="name" name="name" style="width:20em"/>
</td>
</tr>
+<!--
<tr>
<td>
Parser:
</td>
- <td>
+ <td>
<select name="parser" style="min-width:20em; margin:0;">
<option value="syntax1">Syntax1</option>
<option value="syntax2">Syntax2</option>
</select>
</td>
+-->
</tr>
<tr>
<td>