diff options
| author | ivan <ivan> | 2008-12-28 18:48:51 +0000 | 
|---|---|---|
| committer | ivan <ivan> | 2008-12-28 18:48:51 +0000 | 
| commit | d8cb6cd67cc574c90dbbfbd8db2da6711c516d65 (patch) | |
| tree | a1635fa18b7ccca84e53599fc2bb05233c08317c /httemplate/edit/cust_main/select-state.html | |
| parent | a96ddd777a87c2f74a9cf408b44d0f6e7347b5f3 (diff) | |
fix browse results for selecting counties (resulting from separating tax classes), also add dropdowns to browse by state and county, RT#4496
Diffstat (limited to 'httemplate/edit/cust_main/select-state.html')
| -rw-r--r-- | httemplate/edit/cust_main/select-state.html | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/httemplate/edit/cust_main/select-state.html b/httemplate/edit/cust_main/select-state.html deleted file mode 100644 index ce08443e4..000000000 --- a/httemplate/edit/cust_main/select-state.html +++ /dev/null @@ -1,4 +0,0 @@ -<% include('/elements/select-state.html', @_) %> -<%init> -warn "cust_main/select-state.html depreated; use /elements/select-state.html instead"; -</%init> | 
