title report changed

parent 8926e977
...@@ -138,14 +138,13 @@ ...@@ -138,14 +138,13 @@
<section class="content"> <section class="content">
<div class="row col-lg-11 title"> <div class="row col-lg-11 title">
<div class="box box-success box-solid">
<div class="text-center"> <div class="box-header with-border">
<h1>{{ report_name }}</h1> <h3 sytle="font-size: 30px !important;">{{ report_name }}</h3>
<!-- /.box-tools -->
</div> </div>
<!-- /.box-header -->
<div class="col-md-12 info" style="margin-bottom: 15px;"> <div class="box-body">
<div class="box box-success">
<div class="box-body with-border">
<div class="row"> <div class="row">
<div class="col-lg-2 text-center col-lg-offset-1"> <div class="col-lg-2 text-center col-lg-offset-1">
<h4>Platform: {{ platform }}</h4> <h4>Platform: {{ platform }}</h4>
...@@ -164,8 +163,9 @@ ...@@ -164,8 +163,9 @@
</div> </div>
</div> </div>
</div> </div>
<!-- /.box-body -->
</div> </div>
</div> <!-- /.box -->
<!-- <div class="col-md-2 info"> <!-- <div class="col-md-2 info">
<div class="box box-success"> <div class="box box-success">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment