Initial commit
This commit is contained in:
1
client/res/templates/export/modals/export.tpl
Normal file
1
client/res/templates/export/modals/export.tpl
Normal file
@@ -0,0 +1 @@
|
||||
<div class="record no-side-margin">{{{record}}}</div>
|
||||
7
client/res/templates/export/modals/idle.tpl
Normal file
7
client/res/templates/export/modals/idle.tpl
Normal file
@@ -0,0 +1,7 @@
|
||||
<div class="record no-side-margin">{{{record}}}</div>
|
||||
|
||||
<div class="well info-text">{{complexText infoText}}</div>
|
||||
|
||||
<div class="margin-top download-container hidden">
|
||||
<button type="button" class="btn btn-default download-button" data-action="download">{{translate 'Download'}}</button>
|
||||
</div>
|
||||
Reference in New Issue
Block a user