mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 13:12:50 +01:00
Updated placeholder for iframe url
This commit is contained in:
parent
b0a4a9b31c
commit
6a55cf56a0
@ -50,7 +50,7 @@
|
|||||||
->help(trans('texts.subdomain_help')) !!}
|
->help(trans('texts.subdomain_help')) !!}
|
||||||
|
|
||||||
{!! Former::text('iframe_url')
|
{!! Former::text('iframe_url')
|
||||||
->placeholder('http://www.example.com/invoice')
|
->placeholder('https://www.example.com/invoice')
|
||||||
->appendIcon('question-sign')
|
->appendIcon('question-sign')
|
||||||
->addGroupClass('iframe_url')
|
->addGroupClass('iframe_url')
|
||||||
->label(' ')
|
->label(' ')
|
||||||
|
Loading…
Reference in New Issue
Block a user