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

bootstrap_form_tag takes 0..1 arguments, we are giving 2 #39

Closed
jcoyne opened this issue Aug 27, 2014 · 0 comments
Closed

bootstrap_form_tag takes 0..1 arguments, we are giving 2 #39

jcoyne opened this issue Aug 27, 2014 · 0 comments

Comments

@jcoyne
Copy link
Member

jcoyne commented Aug 27, 2014

bootstrap_form 2.1.1

https://github.com/projecthydra-labs/hydra-editor/blob/31fced70fd5919e377ca26223edcd1f54c091f01/app/views/records/choose_type.html.erb#L2

This may fix it:

bootstrap_form_tag url: hydra_editor.new_record_path, method: :get
@jcoyne jcoyne closed this as completed in 77df4c2 Aug 27, 2014
awead added a commit that referenced this issue Aug 27, 2014
Pass the proper arguments to boostrap_form_tag. Fixes #39
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

1 participant