feat: enhance color handling in templates and dashboard with hex support
This commit is contained in:
@@ -72,6 +72,8 @@ def test_admin_get_renders_template_form(monkeypatch):
|
||||
assert "Admin: templates" in body
|
||||
assert "name='420__text'" in body
|
||||
assert "name='420__color'" in body
|
||||
assert "name='420__color_picker'" in body
|
||||
assert "type='color'" in body
|
||||
assert "name='420__image_url'" in body
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user