Skip to content

Commit

Permalink
CRISTAL-438: Remove input field for parent location from page creatio…
Browse files Browse the repository at this point in the history
…n menu
  • Loading branch information
pjeanjean committed Jan 27, 2025
1 parent 6817976 commit 62458e2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions skin/src/vue/c-page-creation-menu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -185,12 +185,6 @@ function editExistingPage() {
:click-action="treeNodeClickAction"
:current-page="currentPage"
></XNavigationTree>
<x-text-field
v-model="location"
:label="t('page.creation.menu.field.location')"
name="location"
required
></x-text-field>
</div>
</div>
<!-- This is a hidden button to enable submit events for Vuetify.
Expand Down

0 comments on commit 62458e2

Please sign in to comment.