Update the sidebar tab rearranger to use Drag and Drop (again)
This commit is contained in:
parent
60034dcee2
commit
e28901dcf2
6 changed files with 213 additions and 18 deletions
|
|
@ -1,3 +1,14 @@
|
|||
<footer>
|
||||
<button>Submit</button>
|
||||
<button type="close">
|
||||
{{ localize "OFT.apps.discard-changes" }}
|
||||
</button>
|
||||
<button>
|
||||
<oft-icon
|
||||
name="icons/save"
|
||||
aria-hidden="true"
|
||||
var:fill="currentColor"
|
||||
var:size="1rem"
|
||||
></oft-icon>
|
||||
{{ localize "Save Changes" }}
|
||||
</button>
|
||||
</footer>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue