added Download Button

This commit is contained in:
rohitkumarankam 2022-02-25 23:07:44 +05:30
parent 4a13743a78
commit f37ebd7b39

View File

@ -308,6 +308,12 @@
<label for="auto-copy-switch" class="custom-control-label small pr-2 pb-1"
style="padding-top: 2px">Auto-copy</label>
</div> -->
<!-- Download button -->
<button type="button" class="download-listener btn btn-primary float-right mr-3"
data-toggle="tooltip" title="Download Shell Code">
Download
</button>
<!-- Raw button -->
<button type="button" class="raw-listener btn btn-primary float-right mr-3"
data-toggle="tooltip" title="View raw">
@ -364,6 +370,12 @@
<label for="auto-copy-switch" class="custom-control-label small pr-2 pb-1"
style="padding-top: 2px">Auto-copy</label>
</div> -->
<!-- Download button -->
<button type="button" class="download-listener btn btn-primary float-right mr-3"
data-toggle="tooltip" title="Download Shell Code">
Download
</button>
<!-- Raw button -->
<button type="button" class="raw-listener btn btn-primary float-right mr-3"
data-toggle="tooltip" title="View raw">
@ -422,6 +434,11 @@
class="custom-control-label small pr-2 pb-1"
style="padding-top: 2px">Auto-copy</label>
</div> -->
<!-- Download button -->
<button type="button" class="download-listener btn btn-primary float-right mr-3"
data-toggle="tooltip" title="Download Shell Code">
Download
</button>
<!-- Raw button -->
<button type="button" class="raw-listener btn btn-primary float-right mr-3"