%# (C) COPYRIGHT HELP/SYSTEMS, L.L.C. 2011 %> <% button_id = "button_close" form_id = "run_security_reports" @title = t('.dialog_title') @title_section = @title @help_link_anchor = HELP_URL_CONFIG['reports']['security'] %> <% form_for :report, :html => { :class => "edit_report", :id => form_id, :autocomplete => "off", :onsubmit => "try {helpsys.CntMgr.getController('#{form_id}').submitForm();} catch(e) {console.log(e);};return false;"} do |form| %>