Skip to content

Commit d5ecdc7

Browse files
author
Blair Wang
committed
[feat] Import CSV button
1 parent 4b94a8f commit d5ecdc7

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

www/build/generate.sh

100644100755
File mode changed.

www/deploy/index.html

+6
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,12 @@ <h1>Journals</h1>
363363
</button>
364364
</div>
365365

366+
<div style="margin-top: 0.5rem;">
367+
<button style="min-width: 12.5rem;" id="import_csv" onclick="GLOBAL_SOURCES_TOPBAR_CONTROLLER.import_csv()" class="btn btn-primary">
368+
IMPORT CSV
369+
</button>
370+
</div>
371+
366372
<!-- 2XS -->
367373
<h2>Basket '2XS'</h2>
368374
<p>Basket '2XS' (Extra Extra Small) is the AIS Basket of Eight, consisting of the following journals:

0 commit comments

Comments
 (0)