You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by li...@apache.org on 2016/09/03 06:37:28 UTC

[21/50] [abbrv] kylin git commit: KYLIN-1904-WBE-DICTIONARY-UPDATE

KYLIN-1904-WBE-DICTIONARY-UPDATE

Signed-off-by: Jason <ji...@163.com>


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

Branch: refs/heads/1.5.x-HBase1.x
Commit: f48f7faa0de5aa8bcee05e7b92e708670b5beb7c
Parents: 1f4675f
Author: zx chen <34...@qq.com>
Authored: Mon Aug 29 11:19:29 2016 +0800
Committer: Jason <ji...@163.com>
Committed: Mon Aug 29 11:31:44 2016 +0800

----------------------------------------------------------------------
 webapp/app/partials/cubeDesigner/advanced_settings.html | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/f48f7faa/webapp/app/partials/cubeDesigner/advanced_settings.html
----------------------------------------------------------------------
diff --git a/webapp/app/partials/cubeDesigner/advanced_settings.html b/webapp/app/partials/cubeDesigner/advanced_settings.html
index eac6944..29d55a6 100755
--- a/webapp/app/partials/cubeDesigner/advanced_settings.html
+++ b/webapp/app/partials/cubeDesigner/advanced_settings.html
@@ -420,4 +420,8 @@
     </ol>
   </div>
 </script>
-<script type="text/ng-template" id="AdvancedDictionariesTip.html"
+<script type="text/ng-template" id="AdvancedDictionariesTip.html">
+  <div>
+    <h4>Special settings for dictionaries. Leave blank by default.</h4>
+  </div>
+</script>