Can now edit track copyright information

This commit is contained in:
Eliot Berriot 2019-04-09 11:11:05 +02:00
parent 45142bf24b
commit 0ce51d25d4
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
4 changed files with 31 additions and 10 deletions

View file

@ -12,8 +12,11 @@
:object="object"
:can-edit="canEdit"
:licenses="licenses"></edit-form>
<div v-else class="ui inverted active dimmer">
<div class="ui loader"></div>
</div>
</section>
</div>
</section>
</template>
<script>