add: taken slug check
This commit is contained in:
parent
a33ee961fe
commit
d80368e6c2
5 changed files with 85 additions and 7 deletions
|
@ -43,6 +43,7 @@
|
|||
("minlength" "2")
|
||||
("maxlength" "32")
|
||||
("name" "slug")
|
||||
("oninput" "check_exists_input(event)")
|
||||
("placeholder" "Custom url"))))
|
||||
(text "{{ components::footer() }}")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue