feat: closes #65
This commit is contained in:
parent
2c39a6e7fe
commit
508d43bc2f
@ -240,9 +240,12 @@
|
||||
<input id="file" name="file" type="file" required accept="application/zip" />
|
||||
</div>
|
||||
</fieldset>
|
||||
<button>
|
||||
<button hx-indicator="#upload-notifier" onClick="window.requestAnimationFrame(() => this.remove())">
|
||||
Add
|
||||
</button>
|
||||
<button disabled id="upload-notifier" class="htmx-indicator">
|
||||
Uploading
|
||||
</button>
|
||||
</form>
|
||||
</div>
|
||||
<div class="content" data-tab="create_class">
|
||||
|
Loading…
Reference in New Issue
Block a user