Skip to content
This repository was archived by the owner on Apr 30, 2024. It is now read-only.

Conversation

@davec
Copy link
Contributor

@davec davec commented Sep 2, 2010

The assets search form was POSTing to edit_admin_asset_path when the Search button was pressed or the user hit Enter in the form, which wasn't the expected behavior. I changed the form to perform the same action as the observe_field action. (Note: I also made this change in the 0.8 branch, which is where I first encountered the problem.)

There's also 2 commits to the rake tasks from 2 months ago related to the i18n work that I apparently forgot to send you a pull request for.

davec added 6 commits July 2, 2010 12:20
Clicking the "Search" button was POSTing to edit_admin_asset_path,
which is not the desired behavior. Instead, the "Search" button now
performs the search in the same manner as the observe_field action.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant