|
|
@ -83,7 +83,7 @@ const onMove = (event: { moved: { newIndex: number } }) => { |
|
|
|
<!-- <v-icon small class="mr-1" color="#777"> mdi-eye-off-outline </v-icon> --> |
|
|
|
<!-- <v-icon small class="mr-1" color="#777"> mdi-eye-off-outline </v-icon> --> |
|
|
|
<MdiEyeIcon class="text-grey"></MdiEyeIcon> |
|
|
|
<MdiEyeIcon class="text-grey"></MdiEyeIcon> |
|
|
|
<!-- Fields --> |
|
|
|
<!-- Fields --> |
|
|
|
<span class="text-xs text-capitalize nc-fields-menu-btn">{{ $t('objects.fields') }}</span> |
|
|
|
<span class="text-xs text-capitalize">{{ $t('objects.fields') }}</span> |
|
|
|
<MdiMenuDownIcon class="text-grey"></MdiMenuDownIcon> |
|
|
|
<MdiMenuDownIcon class="text-grey"></MdiMenuDownIcon> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</a-button> |
|
|
|
</a-button> |
|
|
|