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

SS3.1 beta 3 and YAML/config.php #17

Open
mediaclinic opened this issue Apr 23, 2013 · 2 comments
Open

SS3.1 beta 3 and YAML/config.php #17

mediaclinic opened this issue Apr 23, 2013 · 2 comments

Comments

@mediaclinic
Copy link

Silverstripe 3.1 beta 3 config modifications does not work anymore. Bootstrap css is still included from module, even when _config.php contains:

BootstrapForm::set_bootstrap_included(true);
BootstrapForm::set_jquery_included(true);

Maybe these should be moved to config.yml instead to take and effect?

@unclecheese
Copy link
Owner

Yeah, I have a 3.1 compatible version floating around somewhere. I think I just forgot to commit the changes. :)

aaron_carlino: {
webdeveloper,
www.leftandmain.com
}

On Tuesday, April 23, 2013 at 10:34 AM, HOOP Mediaclinic wrote:

Silverstripe 3.1 beta 3 config modifications does not work anymore. Bootstrap css is still included from module, even when _config.php contains:
BootstrapForm::set_bootstrap_included(true);
BootstrapForm::set_jquery_included(true);
Maybe these should be moved to config.yml instead to take and effect?


Reply to this email directly or view it on GitHub (#17).

@jrast
Copy link
Contributor

jrast commented Jun 11, 2013

I think this Issue can be closed.

Since commit a21d1da, all required changes are made.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants