fix #425: allow to set a color using hex code #427

Merged
deblan merged 2 commits from feature/issue425-colorpicker into develop 2025-04-30 13:00:30 +02:00
Showing only changes of commit d2730afe9f - Show all commits

fix #425: allow to set a color using hex code
Some checks are pending
ci/woodpecker/push/build Pipeline is pending approval
ci/woodpecker/push/security Pipeline is pending approval

Simon Vieille 2025-04-30 12:57:13 +02:00
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -17,6 +17,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<template>
<NcColorPicker
v-model="model"
:advancedFields="true"
class="cm-settings-form-colorpicker"
>
<div