Skip to content
Snippets Groups Projects

Fix: File Upload button was disabled for linked data and special fields were blacked out

Merged Petar Hristov requested to merge Fix/xxxx-tokenUploadButton into main
5 files
+ 31
11
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -147,7 +147,7 @@
<span
v-if="
gitlabInformation.reference &&
!gitlabInformation.reference?.can_push
!gitlabInformation.reference.can_push
"
class="text-danger"
>
Loading