• Dmitriy Zaporozhets's avatar
    Merge branch 'bugfix/304/dashboard_feed_note_urls' into 'master' · f12967ce
    Dmitriy Zaporozhets authored
    Fix Dashboard Feed URLs For Notes
    
    This MR fixes issue #304 by updating the app/helpers/events_helper.rb event_feed_url() function to also return a URL for the various types of notes. Without this change, no URL is returned, which causes any note events on the feed to link directly back to the feed.
    f12967ce
events_helper.rb 4.16 KB