Fix approval link in side bar
This commit is contained in:
		
							parent
							
								
									08907aa8c1
								
							
						
					
					
						commit
						31ef12b3da
					
				|  | @ -112,7 +112,7 @@ module OrbitApp | |||
|             current_priority = @context_links.count | ||||
|             if @approvable_with_link | ||||
|               context_link 'approval_setting', | ||||
|                             :link_path => "admin_authorizations_path(get_module_app.key, 'approval')", | ||||
|                             :link_path => "admin_authorizations_path(get_module_app.key, 'category_approval')", | ||||
|                             :priority => current_priority + 1, | ||||
|                             :available_for => [:manager] | ||||
|             end | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue