Browse Source

HUE-3285 [core] Adding example of HTML banner

Romain Rigaux 8 năm trước cách đây
mục cha
commit
206fd1a
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  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