<%= form_tag({:action=>'create'} ,:multipart=>true ) do %>
<%= render "layouts/portlet-config" %> <%= render "layouts/theme-panel" %> <% if flash[:error] %>
× <%= flash[:error] %>
<% end %> <%= render "layouts/breadcrumbs" %>
Date [*]
Holiday[*]
checked="checked"<% end %>/>  Full Day
checked="checked"<% end %>/>  Half Day
Description [*]
<% if @Holiday.count >0 @Holiday.each do | holidays | %> <% end else %> <% end %>
Date Holiday Description Action
<%=formatted_date(holidays.dateYear)%> <%=holidays.holidaytype%> <%=holidays.description%>
No Records Found
<% end %>