Refined (final?) report layout for Object
This commit is contained in:
@@ -38,13 +38,13 @@
|
||||
<h2 class="mt-1 p-2" id="rep-tit"></h2>
|
||||
<div class="columns">
|
||||
<div class="column col-lg-7 col-md-12 col-sm-12">
|
||||
<table class="table mt-2" id="res-before">
|
||||
<table class="table table-hover mt-2" id="res-before">
|
||||
<tbody>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="column col-lg-5 col-md-12 col-sm-12 p-2 mt-1">
|
||||
<div id="map"></div>
|
||||
<div id="map" class="mt-2"></div>
|
||||
<p class="mt-2 p-2">
|
||||
<strong>Coordinates</strong>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user