← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 922: minor

 

------------------------------------------------------------
revno: 922
committer: Morten Olav Hansen <mortenoh@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Mon 2013-12-30 14:14:37 +0100
message:
  minor
modified:
  src/docbkx/en/dhis2_user_man_web_api.xml


--
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs

Your team DHIS 2 developers is subscribed to branch lp:~dhis2-documenters/dhis2/dhis2-docbook-docs.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== modified file 'src/docbkx/en/dhis2_user_man_web_api.xml'
--- src/docbkx/en/dhis2_user_man_web_api.xml	2013-12-30 13:14:10 +0000
+++ src/docbkx/en/dhis2_user_man_web_api.xml	2013-12-30 13:14:37 +0000
@@ -3585,8 +3585,8 @@
 ]</screen></para>
     <para>And the result from the server will
       be:<screen>{
-  "uploading_data_notification":"Uploading locally stored data to the server",
-  "access_denied":"Access denied"
+  "access_denied":"Access denied",
+  "uploading_data_notification":"Uploading locally stored data to the server"
 }</screen></para>
   </section>
   <section>