You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by sb...@apache.org on 2017/12/15 14:10:13 UTC

[43/50] [abbrv] ignite git commit: IGNITE-7208 Fixed pug template.

IGNITE-7208 Fixed pug template.


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

Branch: refs/heads/ignite-zk-ce
Commit: 061ec6aef7ecc60ac57fa2295b5687560be1c29b
Parents: da78295
Author: Alexey Kuznetsov <ak...@apache.org>
Authored: Fri Dec 15 10:19:22 2017 +0700
Committer: Alexey Kuznetsov <ak...@apache.org>
Committed: Fri Dec 15 10:19:22 2017 +0700

----------------------------------------------------------------------
 .../frontend/app/components/page-queries/template.tpl.pug          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/061ec6ae/modules/web-console/frontend/app/components/page-queries/template.tpl.pug
----------------------------------------------------------------------
diff --git a/modules/web-console/frontend/app/components/page-queries/template.tpl.pug b/modules/web-console/frontend/app/components/page-queries/template.tpl.pug
index 1574874..4419d5c 100644
--- a/modules/web-console/frontend/app/components/page-queries/template.tpl.pug
+++ b/modules/web-console/frontend/app/components/page-queries/template.tpl.pug
@@ -369,7 +369,7 @@ mixin paragraph-query
         ignite-information(
             data-title='With query notebook you can'
             style='margin-bottom: 30px'
-            ng-init=`example = '${example}'`
+            ng-init=`example = "${example}"`
         )
             ul
                 li Create any number of queries