mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-05 22:38:26 +02:00
Moved Modal t set instance url to a separate dedicated file
SetInstanceModal.vue
This commit is contained in:
parent
8beb08d677
commit
1d7ad6978a
15 changed files with 205 additions and 103 deletions
|
@ -15,7 +15,7 @@
|
|||
</div>
|
||||
<div class="extra content">
|
||||
<user-link v-if="radio.user" :user="radio.user" class="left floated" />
|
||||
<div class="ui hidden divider"></div>
|
||||
<div class="ui hidden divider"></div>
|
||||
<radio-button class="right floated button" :type="type" :custom-radio-id="customRadioId"></radio-button>
|
||||
<router-link
|
||||
class="ui basic yellow button right floated"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue