diff options
Diffstat (limited to 'docs/tutorials/portal-sdk/your-angularjs-app.rst')
-rw-r--r-- | docs/tutorials/portal-sdk/your-angularjs-app.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/portal-sdk/your-angularjs-app.rst b/docs/tutorials/portal-sdk/your-angularjs-app.rst index f97d6938..e728b925 100644 --- a/docs/tutorials/portal-sdk/your-angularjs-app.rst +++ b/docs/tutorials/portal-sdk/your-angularjs-app.rst @@ -1,6 +1,6 @@ Your AngularJS app ========================= - + Now that we've established a database connection, it's time to work on the web side of your app. To start, we'll create some files in :code:`sdk/ecomp-sdk/epsdk-app-os/src/main/webapp/app/fusion/scripts/myapp/myfirstpage`. myfirstpage.html |