mirror of
https://github.com/nocodb/nocodb.git
synced 2026-02-02 02:37:33 +00:00
fix(nc-gui): revert unwanted removed changes
This commit is contained in:
@@ -400,7 +400,7 @@ const onCancel = () => {
|
||||
</a-form-item>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex flex-row w-full justify-end mt-8 gap-4">
|
||||
<div v-if="hasWorkspaceManagePermission" class="flex flex-row w-full justify-end mt-8 gap-4">
|
||||
<NcButton
|
||||
v-if="isSaveChangesBtnEnabled"
|
||||
type="secondary"
|
||||
|
||||
Reference in New Issue
Block a user