Merge pull request #626 from frappe/develop
chore: Merge develop to main
This commit is contained in:
commit
4c4bd640a4
@ -193,7 +193,7 @@
|
|||||||
@update="(isDefault) => updateColumns(isDefault)"
|
@update="(isDefault) => updateColumns(isDefault)"
|
||||||
/>
|
/>
|
||||||
<Dropdown
|
<Dropdown
|
||||||
v-if="route.params.viewType !== 'kanban'"
|
v-if="route.params.viewType !== 'kanban' || isManager()"
|
||||||
:options="[
|
:options="[
|
||||||
{
|
{
|
||||||
group: __('Options'),
|
group: __('Options'),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user