Skip to content

Commit

Permalink
Merge pull request #29 from LCOGT/education-reg
Browse files Browse the repository at this point in the history
Update simple/basic mode label
  • Loading branch information
eheinrich authored Jun 21, 2021
2 parents ba83fe7 + 1134105 commit 2f70d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Profile.vue
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
description="Hide advanced fields on the request composition page."
>
<b-form-checkbox id="checkbox-simple-interface" v-model="formData.profile.simple_interface" :state="getValidState('simple_interface')">
Simple interface
Use Basic Mode
</b-form-checkbox>
</b-form-group>
<b-form-group id="checkbox-group-notifications-enabled" label-for="checkbox-notifications-enabled">
Expand Down

0 comments on commit 2f70d31

Please sign in to comment.