Project

General

Profile

« Previous | Next » 

Revision 85eac622

Added by Amos Benari over 11 years ago

  • ID 85eac622eefa79bbf8b8280f5e30b0f47ee16592

new org wizard.

View differences:

app/views/layouts/application.html.erb
<html>
<head>
<title> <%= h(yield(:title) || "Foreman") %></title>
<%= stylesheet_link_tag 'jquery-ui', 'jquery.jnotify', 'bootstrap.min', 'style', 'bootstrap-responsive.min', 'multi-select' %>
<%= stylesheet_link_tag 'jquery-ui', 'jquery.jnotify', 'bootstrap.min', 'style', 'bootstrap-responsive.min', 'multi-select', 'wizard' %>
<%= javascript_include_tag :defaults, 'jquery_ujs', 'jquery-ui', 'highcharts', 'charts', 'jquery.jnotify', 'jquery.jeditable',
'bootstrap.min', 'jquery.multi-select', 'jquery.dataTables.min', 'jquery.dataTables.bootstrap-paging' %>
<%= csrf_meta_tag %>

Also available in: Unified diff