minor UI import js syntax update

Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/78e709b5
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/78e709b5
Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/78e709b5

Branch: refs/heads/1.5.x-HBase1.x
Commit: 78e709b5a7826526fea992b2c09da0c55b75297b
Parents: 58f3af3
Author: Jason <jiat...@163.com>
Authored: Fri May 13 15:16:18 2016 +0800
Committer: Jason <jiat...@163.com>
Committed: Fri May 13 15:16:18 2016 +0800

----------------------------------------------------------------------
 webapp/app/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/78e709b5/webapp/app/index.html
----------------------------------------------------------------------
diff --git a/webapp/app/index.html b/webapp/app/index.html
index fa7654c..0bf0211 100644
--- a/webapp/app/index.html
+++ b/webapp/app/index.html
@@ -83,7 +83,7 @@
 <script 
src="components/angularLocalStorage/src/angularLocalStorage.js"></script>
 <script src="components/angular-base64/angular-base64.js"></script>
 <script src="components/ng-grid/build/ng-grid.js"></script>
-<script src="components/angular-ui-grid/ui-grid.min.js">
+<script src="components/angular-ui-grid/ui-grid.min.js"></script>
 <script src="components/angular-tree-control/angular-tree-control.js"></script>
 <script src="components/ace-builds/src-min-noconflict/ace.js"></script>
 <script 
src="components/ace-builds/src-noconflict/ext-language_tools.js"></script>

Reply via email to