merge

parent 64d5f22c
...@@ -223,6 +223,23 @@ ...@@ -223,6 +223,23 @@
<!-- /.box-body --> <!-- /.box-body -->
</div> </div>
<!-- *********************** FIN imagen satelital ******************--> <!-- *********************** FIN imagen satelital ******************-->
<!-- RIGHT MAP init -->
<div class="box box-danger">
<div class="box-header with-border">
<h3 class="box-title">Map</h3>
<div class="box-tools pull-right">
<button type="button" class="btn btn-box-tool" data-widget="collapse"><i
class="fa fa-minus"></i>
</button>
</div>
</div>
<div class="box-body" style="max-height: 533px;">
<div id="minimap" style="height: 533px"></div>
</div>
<!-- /.box-body -->
</div>
<!-- RIGHT MAP end -->
<!-- ************************ SCL **********************--> <!-- ************************ SCL **********************-->
<div class="box box-danger"> <div class="box box-danger">
<div class="box-header with-border"> <div class="box-header with-border">
......
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