Skip to content
Snippets Groups Projects
Unverified Commit c613862d authored by Pierre-André Boissinot's avatar Pierre-André Boissinot Committed by GitHub
Browse files

change order for programs (#2738)

parent ec616e28
No related branches found
Tags v2.1.0
No related merge requests found
......@@ -31,7 +31,7 @@ class Education::Program < ApplicationRecord
include Filterable
include Categorizable # Must be loaded after Filterable to be filtered by categories
include Localizable
include LocalizableOrderBySlugScope
include LocalizableOrderByNameScope
include Sanitizable
include Searchable
include WebsitesLinkable
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment