mirror of
https://github.com/frappe/books.git
synced 2024-11-12 16:36:27 +00:00
fix: change placeholder text
This commit is contained in:
parent
c7ac373534
commit
18c178c67e
@ -9,7 +9,7 @@
|
|||||||
"label": "Name",
|
"label": "Name",
|
||||||
"fieldtype": "Data",
|
"fieldtype": "Data",
|
||||||
"required": true,
|
"required": true,
|
||||||
"placeholder": "Full Name",
|
"placeholder": "Name",
|
||||||
"section": "Default"
|
"section": "Default"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user