Commit 4ae7ab7e authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio: Display Node list on alphabetical order when request new instance

parent d06eb747
......@@ -9,4 +9,5 @@ return portal.portal_catalog(
category_public.getUid(),
category_personal.getUid()],
validation_state="validated",
sort_on=(("title", "ASC" ),)
)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment