Sha256: 5dfd5a80ad6a7662bbef54e39ddb9e54ec6672d6b29ea4feee723bf35cba72f1
Contents?: true
Size: 258 Bytes
Versions: 2
Compression:
Stored size: 258 Bytes
Contents
<h2 class='title'><%= _('jobs') %></h2> <table id='tasks_list' class='admin jobs' cellspacing="0"> <tr> <th do='t'>execution</th> <th do='t'>info</th> <th do='t'></th> </tr> <%= render :partial=>'sites/job', :collection=>@jobs %> </table>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
zena-1.2.1 | app/views/sites/jobs.erb |
zena-1.2.0 | app/views/sites/jobs.erb |