Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't make default attribute works with filepicker #859

Closed
dimitrilongo opened this issue Nov 9, 2016 · 0 comments
Closed

Can't make default attribute works with filepicker #859

dimitrilongo opened this issue Nov 9, 2016 · 0 comments
Assignees
Labels

Comments

@dimitrilongo
Copy link

hi,
I can't make default attribute works with filepicker in my blueprint
This is my blueprint :

header.el_preloader_img:
    type: filepicker
    label: THEME_PRELOADER_IMG
    help: THEME_PRELOADER_IMG_HELP
    folder: 'theme@:/images/preloader'
    preview_images: true
    default: preloader.gif
    accept:
       - .png
       - .jpg
       - .jpeg
       - .gif

https://getgrav.org/forum#!/general:cant-make-default-attribut

@flaviocopes flaviocopes added the bug label Nov 9, 2016
@flaviocopes flaviocopes self-assigned this Nov 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants