Project

General

Profile

« Previous | Next » 

Revision 6241f2ee

Added by Sam Kottler almost 12 years ago

  • ID 6241f2ee7baee1a16e69723abe3bff6e9120f86e

[UI] Fixed inconsistent tab naming for the initially active tab

View differences:

app/views/hostgroups/_form.html.erb
<%= base_errors_for @hostgroup %>
<ul class="nav nav-tabs" data-tabs="tabs">
<li class="active"><a href="#primary" data-toggle="tab">Primary</a></li>
<li class="active"><a href="#primary" data-toggle="tab">Hostgroup</a></li>
<li><a href="#puppet_klasses" data-toggle="tab">Puppet Classes</a></li>
<% if SETTINGS[:unattended] -%>
<li><a href="#network" data-toggle="tab">Network</a></li>

Also available in: Unified diff