<%= render "layouts/portlet-config" %> <%= render "layouts/theme-panel" %> <%=render'layouts/breadcrumbs'%> <% if flash[:error] %>
× <%= flash[:error] %>
<% end %> <%= form_tag({:action=>'create'} ,:multipart=>true,:id=>:myforms ) do %>
Search
<% end %>
<% pagestart = params[:page] ? params[:page] : 1 if pagestart.to_i <=1 i = 1 else i = ((pagestart.to_i-1)*10)+1 i = i.to_i end if @ListResponsib.length >0 @ListResponsib.each do |newresp| %> <% i +=1 end else %> <% end %>
S.NO Code Description Action
<%=i%> <%=newresp.rsp_rspcode%> <%=newresp.rsp_description%>
No record(s) found.
<%= will_paginate(@ListResponsib)%>