瀏覽代碼

HUE-3285 [core] Adding example of HTML banner

Romain Rigaux 8 年之前
父節點
當前提交
206fd1a
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      desktop/conf.dist/hue.ini
  2. 1 1
      desktop/conf/pseudo-distributed.ini.tmpl

+ 1 - 1
desktop/conf.dist/hue.ini

@@ -254,7 +254,7 @@
 
     # Top banner HTML code
     # e.g. <H4>Test Lab A2 Hue Services</H4>
-    ## banner_top_html=
+    ## banner_top_html='<div style="padding: 4px; text-align: center; background-color: #003F6C; color: #DBE8F1">This is Hue 4 Beta! - Please feel free to email any feedback / questions to <a href="mailto:team@gethue.com" target="_blank" style="color: #FFF; font-weight: bold">team@gethue.com</a> or <a href="https://twitter.com/gethue" target="_blank" style="color: #FFF; font-weight: bold">@gethue</a>.</div>'
 
     # Login splash HTML code
     # e.g. WARNING: You are required to have authorization before you proceed

+ 1 - 1
desktop/conf/pseudo-distributed.ini.tmpl

@@ -258,7 +258,7 @@
 
     # Top banner HTML code
     # e.g. <H4>Test Lab A2 Hue Services</H4>
-    ## banner_top_html=
+    ## banner_top_html='<div style="padding: 4px; text-align: center; background-color: #003F6C; color: #DBE8F1">This is Hue 4 Beta! - Please feel free to email any feedback / questions to <a href="mailto:team@gethue.com" target="_blank" style="color: #FFF; font-weight: bold">team@gethue.com</a> or <a href="https://twitter.com/gethue" target="_blank" style="color: #FFF; font-weight: bold">@gethue</a>.</div>'
 
     # Login splash HTML code
     # e.g. WARNING: You are required to have authorization before you proceed