marshall_webapp.templates.commonelements.sorting.ticket_table_sorting_dropdown module

The sort dropdown used to sort the tickets displayed in the marshall

Author

David Young

ticket_table_sorting_dropdown(log, request, sortBy=False, sortDesc=False)[source]

Key Arguments

  • log – the logger

  • request – the request

  • sortBy – the incoming sortBy

  • sortDesc – incoming sort direction

Return

  • sortDropdown – the sort dropdown for the transient listing pages