dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #25407
[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 832: Minor
------------------------------------------------------------
revno: 832
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Sun 2013-10-13 12:43:53 +0200
message:
Minor
modified:
src/docbkx/en/dhis2_user_man_apps.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_apps.xml'
--- src/docbkx/en/dhis2_user_man_apps.xml 2013-10-13 09:46:16 +0000
+++ src/docbkx/en/dhis2_user_man_apps.xml 2013-10-13 10:43:53 +0000
@@ -72,7 +72,7 @@
jQuery it can be done like this:</para>
<screen>$.getJSON( "manifest.webapp", function( json ) {
var apiBaseUrl = json.activities.dhis.href + "/api";
-} </screen>
+} );</screen>
<para>The App can contain HTML, Javascript, CSS and image files. The file structure could look
something like this:</para>
<screen>/