| <%= _('Date') %> | <%= @processing.date.inspect %> |
| <%= _(process_time.state + ' time') %> | <%= MezuroPlugin::Helpers::ContentViewerHelper.format_time(process_time.time) %> |
| Click to choose specific date: | <%= link_to(image_tag('/images/calendar_date_select/calendar.png', :width => 20, :height => 20, :onClick => "$( 'datepicker' ).toggle();"), "javascript:void(0)") %> |