<%= render "layouts/portlet-config" %> <%= render "layouts/theme-panel" %> <% if flash[:error] %>
× <%= flash[:error] %>
<% end %> <%= render "layouts/breadcrumbs" %> <%= form_tag({:action=>'create'} ,:multipart=>true,:id=>'myForms' ) do %>
Rake Type. [*]
Rake No. [*]
Position [*]
Width 
Height 
Barcode 
 
 
Rake Type
Rake Number
<% i = 1 if @listRake.length >0 @listRake.each do |rklst| %> <% i +=1 end else %> <% end %>
SL.No. Type Number Position Height Width BarCode Print BarCode Action
<%=i%> <% tpname = '' isrpobj = get_rake_tpe(rklst.rkl_type) if isrpobj tpname = isrpobj.rts_name end %> <%=tpname%> <%=rklst.rkl_number%> <%=rklst.rkl_position%> <%=rklst.rkl_height%> <%=rklst.rkl_width%> <%=rklst.rkl_barcode%> Print
No Record(s) Found.
<%= will_paginate(@listRake)%>
<% end %>
<%= render "layouts/popupforms" %>