Merge pull request #1772 from namangupta01/error_opening_link_to_difficulty_level
Error opening link to difficulty level in Revision history is removed
This commit is contained in:
commit
464b148321
1 changed files with 1 additions and 3 deletions
|
|
@ -208,9 +208,7 @@
|
|||
- when 'DifficultyLevel'
|
||||
difficulty level
|
||||
- difficulty_level = current_or_last_object_state(version.item_type, version.item_id)
|
||||
= link_if_alive version, difficulty_level.title,
|
||||
admin_conference_program_difficulty_level_path(conference_short_title, version.item_id),
|
||||
conference
|
||||
= link_if_alive version, difficulty_level.title,admin_conference_program_difficulty_levels_path(conference_short_title), conference
|
||||
|
||||
- when 'Splashpage'
|
||||
= link_if_alive version, 'splashpage',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue