%# (C) COPYRIGHT HELP/SYSTEMS, L.L.C. 2011 %> <% dialog_id = "calendar_export_popup_id" form_id = "calendar_export" %>
<%= t('calendars.export_data.file_name') %> | <%= select_tag("filename", options_for_select(@available_files, @filename), {:dojoType => "helpsys.ext.ComboBox", :forceSelection => false, :typeAhead => true, :triggerAction => 'all', :id => 'export_file_id', :width => 300}) %> |