From 715120170b58861d2957266a2802df2e412979c8 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Sat, 6 Dec 2014 09:50:32 -0800 Subject: [PATCH] slightly more cautious fix for sorting the reason selector, #31702 --- httemplate/elements/select-table.html | 16 ++++++++-------- httemplate/elements/tr-select-reason.html | 5 ++--- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/httemplate/elements/select-table.html b/httemplate/elements/select-table.html index 5f36a36ef..3f6c8805d 100644 --- a/httemplate/elements/select-table.html +++ b/httemplate/elements/select-table.html @@ -9,6 +9,7 @@ Example: ## 'table' => 'table_name', 'name_col' => 'name_column', #or method if you pass an order_by + # order_by is currently broken, though #strongly recommended (you want your forms to be "sticky" on errors, right?) 'curr_value' => 'current_value', @@ -89,14 +90,13 @@ Example: