We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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
The text was updated successfully, but these errors were encountered:
Pass the proper arguments to boostrap_form_tag. Fixes #39
8932bf1
63339a9
77df4c2
Merge pull request #41 from projecthydra-labs/fix_choose_type
97fbd32
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: