]> git.rkrishnan.org Git - .emacs.d.git/blob - emacs/nxhtml/tests/in/bug532500.rhtml
remove toolbar and menubar
[.emacs.d.git] / emacs / nxhtml / tests / in / bug532500.rhtml
1     <tr>
2       <td><%= f.label((t('app.views.large_surveys_admin.new.gift'))) %></td>
3       <td><%= check_box_tag('gift',
4                             'checked',
5                             !@large_survey.coupon_pool_id.nil?,
6                             {:onclick => "$('coupon_pool').toggle()"}) %></td>
7     </tr>