Fixing initial on color edition in tags admin
parent
c5a18c6dd1
commit
61d8cb6075
|
@ -113,6 +113,7 @@ section
|
||||||
tg-color-selector.color-column(
|
tg-color-selector.color-column(
|
||||||
is-color-required="false"
|
is-color-required="false"
|
||||||
ng-model="tag"
|
ng-model="tag"
|
||||||
|
init-color="tag.color"
|
||||||
on-select-color="tag.color = color"
|
on-select-color="tag.color = color"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue