You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by ch...@apache.org on 2018/06/11 08:23:31 UTC

[kylin] branch master updated: minor, update advance snapshot table title

This is an automated email from the ASF dual-hosted git repository.

chen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/master by this push:
     new 2b531d9  minor,update advance snapshot table title
2b531d9 is described below

commit 2b531d9831ca359ecf0f0a7ae384967c184e5507
Author: chenzhx <ch...@apache.org>
AuthorDate: Mon Jun 11 16:21:42 2018 +0800

    minor,update advance snapshot table title
---
 webapp/app/partials/cubeDesigner/advanced_settings.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapp/app/partials/cubeDesigner/advanced_settings.html b/webapp/app/partials/cubeDesigner/advanced_settings.html
index fb7a1b1..963d472 100755
--- a/webapp/app/partials/cubeDesigner/advanced_settings.html
+++ b/webapp/app/partials/cubeDesigner/advanced_settings.html
@@ -505,7 +505,7 @@
          </div>
          <!-- Advanced Lookup Table-->
          <div class="form-group large-popover" style="margin-bottom:30px;">
-           <h3 style="margin-left:42px;margin-bottom:30px;">Advanced Snapshot Table  <i kylinpopover placement="right" title="Cube Engine" template="AdvanceSnapshotTableTip.html" class="fa fa-info-circle"></i></h3>
+           <h3 style="margin-left:42px;margin-bottom:30px;">Advanced Snapshot Table  <i kylinpopover placement="right" title="Advanced Snapshot Table" template="AdvanceSnapshotTableTip.html" class="fa fa-info-circle"></i></h3>
            <div style="margin-left:42px">
              <!-- edit mode-->
              <div ng-if="state.mode=='edit'" class="box-body">

-- 
To stop receiving notification emails like this one, please contact
chen@apache.org.