added Flowr configuration

This commit is contained in:
Hauke Klement
2015-03-07 15:57:17 +01:00
parent f824301718
commit cb2cd90fb0
6 changed files with 30 additions and 9 deletions

View File

@@ -40,11 +40,10 @@ hr
.panel-body
#output
pre = t('.no_output_yet')
#flowrHint.panel.panel-info(role='tab')
.panel-heading = 'Gain more insights here'
.panel-body
- if CodeOcean::Config.new(:code_ocean).read[:flowr][:enabled]
#flowrHint.panel.panel-info data-url=CodeOcean::Config.new(:code_ocean).read[:flowr][:url] role='tab'
.panel-heading = 'Gain more insights here'
.panel-body
#progress.tab-pane
#results
h2 = t('.results')