makes new dialog clearer.
This commit is contained in:
@@ -234,10 +234,10 @@
|
||||
[:h4.is-4.title "Legal Entity"]
|
||||
[:hr]
|
||||
[:div.field
|
||||
[:p.help "First Name"]
|
||||
[:p.help "Legal Entity Name"]
|
||||
[:div.control
|
||||
[:input.input.is-expanded {:type "text"
|
||||
:placeholder "Josh"
|
||||
:placeholder "Good Restaurant LLC"
|
||||
:name (path->name [:vendor/legal-entity-name])
|
||||
:value (-> vendor :vendor/legal-entity-name)}]]]
|
||||
"OR"
|
||||
|
||||
Reference in New Issue
Block a user