fix #425: allow to set a color using hex code #427
1 changed files with 1 additions and 0 deletions
commit
d2730afe9f
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue