Skip to content

Commit

Permalink
warning panel on preview pages, fixes thomaspark#130
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspark committed Aug 17, 2013
1 parent 5ccebbf commit 2716b97
Show file tree
Hide file tree
Showing 13 changed files with 39 additions and 13 deletions.
4 changes: 3 additions & 1 deletion cerulean/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1087,7 +1087,9 @@ <h3 class="panel-title">Panel success</h3>
<div class="panel-heading">
<h3 class="panel-title">Panel warning</h3>
</div>
Panel content
<div class="panel-body">
Panel content
</div>
</div>
</div>
<div class="col-lg-4">
Expand Down
4 changes: 3 additions & 1 deletion cosmo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1087,7 +1087,9 @@ <h3 class="panel-title">Panel success</h3>
<div class="panel-heading">
<h3 class="panel-title">Panel warning</h3>
</div>
Panel content
<div class="panel-body">
Panel content
</div>
</div>
</div>
<div class="col-lg-4">
Expand Down
4 changes: 3 additions & 1 deletion custom/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1087,7 +1087,9 @@ <h3 class="panel-title">Panel success</h3>
<div class="panel-heading">
<h3 class="panel-title">Panel warning</h3>
</div>
Panel content
<div class="panel-body">
Panel content
</div>
</div>
</div>
<div class="col-lg-4">
Expand Down
4 changes: 3 additions & 1 deletion cyborg/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1087,7 +1087,9 @@ <h3 class="panel-title">Panel success</h3>
<div class="panel-heading">
<h3 class="panel-title">Panel warning</h3>
</div>
Panel content
<div class="panel-body">
Panel content
</div>
</div>
</div>
<div class="col-lg-4">
Expand Down
4 changes: 3 additions & 1 deletion default/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1084,7 +1084,9 @@ <h3 class="panel-title">Panel success</h3>
<div class="panel-heading">
<h3 class="panel-title">Panel warning</h3>
</div>
Panel content
<div class="panel-body">
Panel content
</div>
</div>
</div>
<div class="col-lg-4">
Expand Down
4 changes: 3 additions & 1 deletion flatly/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1087,7 +1087,9 @@ <h3 class="panel-title">Panel success</h3>
<div class="panel-heading">
<h3 class="panel-title">Panel warning</h3>
</div>
Panel content
<div class="panel-body">
Panel content
</div>
</div>
</div>
<div class="col-lg-4">
Expand Down
4 changes: 3 additions & 1 deletion journal/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1087,7 +1087,9 @@ <h3 class="panel-title">Panel success</h3>
<div class="panel-heading">
<h3 class="panel-title">Panel warning</h3>
</div>
Panel content
<div class="panel-body">
Panel content
</div>
</div>
</div>
<div class="col-lg-4">
Expand Down
4 changes: 3 additions & 1 deletion readable/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1087,7 +1087,9 @@ <h3 class="panel-title">Panel success</h3>
<div class="panel-heading">
<h3 class="panel-title">Panel warning</h3>
</div>
Panel content
<div class="panel-body">
Panel content
</div>
</div>
</div>
<div class="col-lg-4">
Expand Down
4 changes: 3 additions & 1 deletion simplex/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1087,7 +1087,9 @@ <h3 class="panel-title">Panel success</h3>
<div class="panel-heading">
<h3 class="panel-title">Panel warning</h3>
</div>
Panel content
<div class="panel-body">
Panel content
</div>
</div>
</div>
<div class="col-lg-4">
Expand Down
4 changes: 3 additions & 1 deletion slate/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1087,7 +1087,9 @@ <h3 class="panel-title">Panel success</h3>
<div class="panel-heading">
<h3 class="panel-title">Panel warning</h3>
</div>
Panel content
<div class="panel-body">
Panel content
</div>
</div>
</div>
<div class="col-lg-4">
Expand Down
4 changes: 3 additions & 1 deletion spacelab/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1087,7 +1087,9 @@ <h3 class="panel-title">Panel success</h3>
<div class="panel-heading">
<h3 class="panel-title">Panel warning</h3>
</div>
Panel content
<div class="panel-body">
Panel content
</div>
</div>
</div>
<div class="col-lg-4">
Expand Down
4 changes: 3 additions & 1 deletion superhero/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1087,7 +1087,9 @@ <h3 class="panel-title">Panel success</h3>
<div class="panel-heading">
<h3 class="panel-title">Panel warning</h3>
</div>
Panel content
<div class="panel-body">
Panel content
</div>
</div>
</div>
<div class="col-lg-4">
Expand Down
4 changes: 3 additions & 1 deletion united/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1090,7 +1090,9 @@ <h3 class="panel-title">Panel success</h3>
<div class="panel-heading">
<h3 class="panel-title">Panel warning</h3>
</div>
Panel content
<div class="panel-body">
Panel content
</div>
</div>
</div>
<div class="col-lg-4">
Expand Down

0 comments on commit 2716b97

Please sign in to comment.