Skip to content

Commit

Permalink
Merge pull request #316 from h-kataria/ems_network_timelines_button_fix
Browse files Browse the repository at this point in the history
Network Provider timelines button fix.
  • Loading branch information
Dan Clarizio authored Feb 7, 2017
2 parents 678e0ca + 2131ee0 commit caab6e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ class ApplicationHelper::Toolbar::EmsNetworkCenter < ApplicationHelper::Toolbar:
'product product-timeline fa-lg',
N_('Show Timelines for this Network Provider'),
N_('Timelines'),
:url => "/show",
:klass => ApplicationHelper::Button::EmsTimeline,
:url_parms => "?display=timeline"),
]
),
Expand Down

0 comments on commit caab6e8

Please sign in to comment.