5340 Deactivate lines instead of destroying them
Created by: zog
- Add
activateanddeactivateactions inLinesController, as well as corresponding routes - Add
activate!anddeactivate!methods inChouette::Line, as well asactivated? - Add
activate?anddeactivate?permissions inLinePolicy - Add corresponding
action_linksin the Decorator - Create helper for these actions
- Add an optional
'extra_classto the Links - Update styles for ".delete-action" to handle the case where there are several
- Add I18n keys accordingly