refactor(routeList): refs #6971 moved button to subtoolbar + same functionality as other subtoolbar items #236
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#236
Loading…
Reference in New Issue
No description provided.
Delete Branch "6971-MoveBtnToSubtoolbar"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -208,0 +210,4 @@
color="primary"
:disable="!selectedRows?.length"
@click="openDmsUploadDialog"
class="createInvoiceIn"
Puedes quitar esta clase si arriba en el QCard añades "... flex justify-between"
Y ordenas el html como lo esperas ver (VnLv primero y despures tu QBtn)
@ -448,3 +447,1 @@
<QTooltip>
{{ t('newRoute') }}
</QTooltip>
<QBtn
Dejar como estava