Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
fix(user): remove conditioning of department field
Browse files Browse the repository at this point in the history
  • Loading branch information
lemredd committed Nov 28, 2022
1 parent 5a2ac4b commit e16cc1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/user/read.page.vue
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@
</form>

<form
v-if="mayUpdateUser"
class="user-data-form"
@submit.prevent="updateDepartment">
<h1 class="user-data-form-header">
Expand Down

0 comments on commit e16cc1e

Please sign in to comment.