Skip to content
Snippets Groups Projects
Commit 31e17764 authored by Raphael Das Gupta's avatar Raphael Das Gupta
Browse files

add big commit button

parent 06a64086
No related branches found
No related tags found
No related merge requests found
......@@ -356,6 +356,13 @@
</div>
</div>
</div>
<div class="row">
<div class="col-sm-12 form-group">
<button type="button" class="btn btn-primary btn-lg">
Export excerpt
</button>
</div>
</div>
</form>
</div>
<div id='map' class='col-sm-7' style='height: 100%;'></div>
......
......@@ -142,6 +142,13 @@
</div>
</div>
</div>
<div class="row">
<div class="col-sm-12 form-group">
<button type="button" class="btn btn-primary btn-lg">
Export excerpt
</button>
</div>
</div>
</form>
</div>
<div id='map' class='col-sm-7' style='height: 100%;'></div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment