Add view to sort orders by pickup day
This commit is contained in:
parent
bd49a64cd7
commit
209ad615b4
7 changed files with 90 additions and 1 deletions
|
|
@ -1461,6 +1461,7 @@ en:
|
|||
archive: My Orders
|
||||
manage: Manage orders
|
||||
ordering: Place order!
|
||||
pickups: Pickup days
|
||||
title: Orders
|
||||
tasks: Tasks
|
||||
wiki:
|
||||
|
|
@ -1682,6 +1683,17 @@ en:
|
|||
title: "%{title} - version %{version}"
|
||||
title_version: Version
|
||||
view_current: See current version
|
||||
pickups:
|
||||
document:
|
||||
empty_selection: At least one order must be selected.
|
||||
filename: Pickup for %{date}
|
||||
invalid_document: Invalid document type
|
||||
title: Pickup for %{date}
|
||||
index:
|
||||
article_pdf: Article PDF
|
||||
group_pdf: Group PDF
|
||||
matrix_pdf: Matrix PDF
|
||||
title: Pickup days
|
||||
sessions:
|
||||
logged_in: Logged in!
|
||||
logged_out: Logged out!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue