web/satellite: fix new folder button in file browser
This change opens the "new folder" modal on click of the "new folder" button in the file browser Change-Id: I063d644c70ad1eff005eb509d97b95cf30aca00a
This commit is contained in:
parent
b9c0bbce2f
commit
250f505f4d
@ -81,6 +81,7 @@
|
||||
:is-white="true"
|
||||
font-size="14px"
|
||||
width="130px"
|
||||
:on-press="toggleFolderCreationModal"
|
||||
/>
|
||||
</div>
|
||||
<bucket-settings-nav class="new-folder-button" :bucket-name="bucket" />
|
||||
|
Loading…
Reference in New Issue
Block a user