← Back to team overview

dhis2-devs team mailing list archive

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

 

------------------------------------------------------------
revno: 1100
committer: Morten Olav Hansen <mortenoh@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Fri 2014-06-06 10:30:48 +0200
message:
  minor fix
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	2014-06-06 08:30:03 +0000
+++ src/docbkx/en/dhis2_user_man_web_api.xml	2014-06-06 08:30:48 +0000
@@ -533,7 +533,6 @@
     <para>For a dataSet with ID <emphasis role="italic">abc123</emphasis> give me only the
       organisationUnits collection (assignments), but exclude the id from the orgUnit
       collection<screen>/api/dataSets/abc123?fields=organisationUnits[:all,!id]</screen></para>
-    <para/>
   </section>
   <section>
     <title>Meta-data create, read, update, delete</title>