commit | ef969925ae584c99a61c00d4b8f3c61f66bc6209 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Aug 11 13:49:12 2016 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Aug 12 10:20:14 2016 -0700 |
tree | f255fd4957a0d47d300313592f15c17105de1f4e | |
parent | 19004b588dc79d6ab115de7a43296a1e08025ff0 [diff] [blame] |
Added instructions and tests Change-Id: I18e491c4a0c188866dcad1f9db52c4f781054e62
diff --git a/views/ngXosViews/UITutorial/src/index.html b/views/ngXosViews/UITutorial/src/index.html index 6819b46..d325f9c 100644 --- a/views/ngXosViews/UITutorial/src/index.html +++ b/views/ngXosViews/UITutorial/src/index.html
@@ -39,6 +39,7 @@ <!-- inject:js --> <script src="/vendor/ng-xos-lib/dist/ngXosHelpers.min.js"></script> <script src="/.tmp/main.js"></script> +<script src="/.tmp/templateHandler.js"></script> <script src="/.tmp/responseHandler.js"></script> <script src="/.tmp/exploreCmd.js"></script> <script src="/.tmp/errorHandler.js"></script>