fixed typo in row editor and dash editor

pull/7/head
Rashid Khan 13 years ago
parent 3fe719c24d
commit a76ceba30f
  1. 2
      partials/dasheditor.html
  2. 2
      partials/roweditor.html

@ -14,7 +14,7 @@
</div>
<div class="row-fluid">
<div class="span12">
<h4>Panels</h4>
<h4>Rows</h4>
<table class="table table-condensed table-striped">
<thead>
<th>Title</th>

@ -17,7 +17,7 @@
</div>
<div class="row-fluid">
<div class="span12">
<h4>Rows</h4>
<h4>Panels</h4>
<table class="table table-condensed table-striped">
<thead>
<th>Title</th>

Loading…
Cancel
Save