search for: show_ajax_job

Displaying 1 result from an estimated 1 matches for "show_ajax_job".

2007 Jan 22
1
Arrays being changed to dates from 1.1.6 to 1.2
...output += ("&nbsp;" * 4)+"<font style=''color:black; background-color: #{job.code.colour}''>"+ link_to_remote(local_time_time(job.start), :update => {:success => "main", :failure => "split_main"}, :url => {:action => :show_ajax_job, :id => job, :period => @period, :start => start, :finish => finish})+"</font>"+ (job.id.eql?(@job.id)?"<font style=''color:red;''>&lt;==</font>":"")+"<br>\n" my 1.1.6 development.log output: Paramet...