diff options
| author | cedricnjanga | 2018-03-29 07:24:25 -0700 |
|---|---|---|
| committer | cedricnjanga | 2018-03-29 11:13:38 -0700 |
| commit | ef158342783b5e1106178610bc542660ac91a393 (patch) | |
| tree | 7e056bdc9fa1f306d703368902c5073652e4d19b | |
| parent | 81a1d6fe1924196749f6cba116649832bdff608b (diff) | |
| download | chouette-core-ef158342783b5e1106178610bc542660ac91a393.tar.bz2 | |
Refs #6156 remove comments
| -rw-r--r-- | app/views/stif/dashboards/_dashboard.html.slim | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/stif/dashboards/_dashboard.html.slim b/app/views/stif/dashboards/_dashboard.html.slim index a719711c7..7538c7fc7 100644 --- a/app/views/stif/dashboards/_dashboard.html.slim +++ b/app/views/stif/dashboards/_dashboard.html.slim @@ -1,7 +1,3 @@ -/ .row -/ .col-lg-12 -/ h2.content_header = t('.subtitle') - .row .col-lg-6.col-md-6.col-sm-6.col-xs-12 .panel.panel-default |
