<%=form_for @showItem, url:{ :action=>:edit } do |f| %>
<%= render "layouts/portlet-config" %> <%= render "layouts/theme-panel" %> <% if flash[:error] %>
× <%= flash[:error] %>
<% end %> <%= render "layouts/breadcrumbs" %>
 
 
 
<% if @MstChecklist.count >0 @MstChecklist.each do |chklist| %> <% end else %> <% end %>
Qualification Description Action
<%=chklist.cl_checklistname%> <%=chklist.cl_checkdescription%>
No Records Found
<% end %>