Buttons

Some buttons added
parent c7b6f698
...@@ -57,6 +57,8 @@ ...@@ -57,6 +57,8 @@
<li class="active">Tablo</li> <li class="active">Tablo</li>
</ul> </ul>
<button type="button" class="btn btn-primary">Kaydet</button> <button type="button" class="btn btn-primary">Kaydet</button>
<button type="button" class="btn btn-warning">Düzenle</button>
<button type="button" class="btn btn-danger">İptal</button>
</div> </div>
<!-- end of manager-header --> <!-- end of manager-header -->
<div class="manager-view-content"> <div class="manager-view-content">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment