<%# (C) COPYRIGHT HELP/SYSTEMS, L.L.C. 2009 %> <% dialog_id = "job_queue_entry_end_options" button_id = "endJobButton" %>
' height="150" width="250" minHeight="150" minWidth="250" layout="border" stateId="job_queue_entry_end_options">
 
<%= javascript_tag "secret_token = '#{form_authenticity_token}'" %> <%= button_to_function("#{t 'common.key_yes'}", "helpsys.endJob(); ActiveDialog.hideDialog();", :dojoType => "helpsys.ext.Button", :button_id => button_id, :disabled => false) %>