X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Ftr-select-reason.html;h=8174420a7a365c0cd86e02b8a074668e83b2ae42;hb=50cc2b95894b151599b458462dcd83edb68980ce;hp=64648ba54a55b85cb26f58ddb11fb9c6e1b5affe;hpb=74d699971acf29b125dd63b1a9571fad1517bcc6;p=freeside.git diff --git a/httemplate/elements/tr-select-reason.html b/httemplate/elements/tr-select-reason.html index 64648ba54..8174420a7 100755 --- a/httemplate/elements/tr-select-reason.html +++ b/httemplate/elements/tr-select-reason.html @@ -16,7 +16,7 @@ Example: 'control_button' => 'element_name', #button to be enabled when a reason is #selected 'id' => 'element_id', - 'hide_add' => '1', # setting this will hide the add new reason link, + 'hide_addnew' => '1', # setting this will hide the add new reason link, # even if the user has access to add a new reason. 'hide_onload' => '1', # setting this will hide reason select box on page load, # allowing for it do be displayed later.