=== 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: $.getJSON( "manifest.webapp", function( json ) { var apiBaseUrl = json.activities.dhis.href + "/api"; -} +} ); The App can contain HTML, Javascript, CSS and image files. The file structure could look something like this: /