pull/1/head
chrono 2013-12-01 02:12:21 +01:00
rodzic da84cb8660
commit 3850d6b1b3
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -66,7 +66,7 @@
<input id="form_profile_name" type="text" class="form-control" />
<span class="input-group-btn">
<button class="btn btn-success" type="button" onclick="saveProfile();">Save</button>
<button id="btn_exit" type="button" class="btn btn-danger" onclick="leaveEditMode()"><span class="glyphicon glyphicon-remove"></span></button>
<button id="btn_exit" type="button" class="btn btn-default" onclick="leaveEditMode()"><span class="glyphicon glyphicon-remove"></span></button>
</span>
</div>
<div class="btn-group btn-group-sm" style="margin-top: 10px">