Actions
Refactor #16689
closedDRY similar code for controllers index
Difficulty:
Triaged:
Bugzilla link:
Description
from https://codeclimate.com/github/theforeman/foreman/pull/3889
There are many controllers with the same code in index action - we should DRY it up.
Actions