From: Mark Wells Date: Sat, 6 Dec 2014 17:50:32 +0000 (-0800) Subject: slightly more cautious fix for sorting the reason selector, #31702 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=715120170b58861d2957266a2802df2e412979c8;hp=56efb22e0fe7adb1aebad517c6975edbf6e1c921 slightly more cautious fix for sorting the reason selector, #31702 --- 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: