conte_rails_template 0.0.23 → 0.0.24

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module ConteRailsTemplate
2
- VERSION = "0.0.23"
2
+ VERSION = "0.0.24"
3
3
  end
@@ -1,12 +1,12 @@
1
1
  <div id="page-toolbar" class="container-fluid">
2
2
  <div class="row-fluid">
3
- <div class="span4">
3
+ <div class="span4" id="left-page-toolbar">
4
4
  <%= yield :left_page_toolbar %>
5
5
  </div>
6
- <div class="span4">
6
+ <div class="span4" id="center-page-toolbar">
7
7
  <%= yield :center_page_toolbar %>
8
8
  </div>
9
- <div class="span4">
9
+ <div class="span4" id="right-page-toolbar">
10
10
  <div class="btn-toolbar pull-right">
11
11
  <%= yield :right_page_toolbar %>
12
12
  </div>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: conte_rails_template
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.23
4
+ version: 0.0.24
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: