comparison dash.conf @ 14:3a9cb396905f

made a template how to use the web_view module
author sean
date Wed, 05 Aug 2015 13:24:25 +0200
parents 63b9f41c3008
children be6a1aaec717
comparison
equal deleted inserted replaced
13:63b9f41c3008 14:3a9cb396905f
17 # if False, the dashboard will not show a top-bar 17 # if False, the dashboard will not show a top-bar
18 # default: True 18 # default: True
19 # hint: the top-bar has got a height of 5%! 19 # hint: the top-bar has got a height of 5%!
20 20
21 [settings] 21 [settings]
22 show_top_bar=True 22 show_top_bar=False
23 23
24 # Tiles: 24 # Tiles:
25 # example: 25 # example:
26 # -------------------- 26 # --------------------
27 # [tile1] 27 # [tile1]
68 68
69 [tile4] 69 [tile4]
70 type=d3js 70 type=d3js
71 div_name=techintern 71 div_name=techintern
72 script=display_issues_techintern 72 script=display_issues_techintern
73
74 [tile5]
75 type=d3js
76 div_name=webview_test
77 script=webview_template
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)