← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 17586: fix no Action mapped for namespace [/dhis-web-maintenance-mobile] and action name [sms_command_form]

 

------------------------------------------------------------
revno: 17586
committer: Long Ngo Thanh <thanhlongngo1988@xxxxxxxxxxxx>
branch nick: dhis2
timestamp: Wed 2014-11-26 10:31:53 +0700
message:
  fix no Action mapped for namespace [/dhis-web-maintenance-mobile] and action name [sms_command_form]
modified:
  dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-mobile/src/main/webapp/dhis-web-maintenance-mobile/index.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/index.vm'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-mobile/src/main/webapp/dhis-web-maintenance-mobile/index.vm	2014-10-23 13:32:39 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-mobile/src/main/webapp/dhis-web-maintenance-mobile/index.vm	2014-11-26 03:31:53 +0000
@@ -4,6 +4,6 @@
     #introListImgItem( "showSMSConfigureForm.action" "sms_service_configuration" "configuration" )
     #introListImgItem( "showSentPage.action" "view_sent_sms" "mobile" )
     #introListImgItem( "show_receive_sms_form.action" "show_receive_sms_form" "mobile" )
-    #introListImgItem( "sms_command_form.action" "sms_command_form" "mobile" )
+    #introListImgItem( "SMSCommands.action" "sms_command_form" "mobile" )
     #introListImgItem( "j2me_client_update.action" "j2me_client_update" "configuration" )
 </ul>