hobocookbook icon indicating copy to clipboard operation
hobocookbook copied to clipboard

Enable comments in taglibs

Open iox opened this issue 13 years ago • 0 comments

I modified the permissions in owned_model.rb so new records are taken into account.

After that, I also had to modify the form a bit:

  • Remove the user select and make a hidden-field with its id
  • Modify the action URL so it uses the id of the taglib. I think this has to do with the customised URLs in the taglibs (without ID).

And now it works :)

iox avatar Sep 03 '11 19:09 iox