Hmmm, that looks like the right list. BTW, Rails 3.1 will turn that into a single file, so don't worry about the large number of small files.
Are you up to date? besides bundle update, you also need to do rails g hobo_jquery:install on an update. Another requirement that should disappear when we switch to Rails 3.1. Bryan On Wed, Jan 11, 2012 at 1:56 PM, Bob Sleys <[email protected]> wrote: > Ok it sounds like we are getting someplace now :). I wonder if it's > something left over from when I had the old hobo-jquery plugin with > prototype. Adding the onsubmit="return false;" didn't generate a error in > the console however did stop the form from being submitted. > > Here is the list of javascripts being included into the page. > > jquery.js > jquery-ui.js > jquery_ujs.js > hjq.js > hjq-form.js > hjq-formlet.js > hjq-select-many.js > hjq-live-editor.js > hjq-click-editor.js > hjq-datepicker.js > hjq-sortable-collection.js > hjq-delete-button.js > hjq-spinner.js > hjq-filter-menu.js > hjq-autocomplete.js > hjq-input-many.js > hjq-dialog.js > hjq-live-search.js > hjq-search-results.js > hjq-combobox.js > hjq-hot-input.js > hjq-accordion.js > hjq-tabs.js > combobox.js > jquery.form.js > application.js > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/hobousers/-/L0R4c34aXMgJ. > > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/hobousers?hl=en. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
