Use of pines notify instead of custom function to notify success and/or errors.

This commit is contained in:
Alexis Lahouze
2013-07-29 14:31:29 +02:00
parent 51ee97f020
commit 56f1635c64
9 changed files with 1083 additions and 31 deletions

View File

@ -33,11 +33,6 @@
</div>
</div>
<!-- Message placeholder -->
<div class="row-fluid">
<div id="message-placeholder"></div>
</div>
<!-- Row with entry table -->
<div class="row-fluid">
<table class="table table-striped table-condensed table-hover" ng-controller="EntryController">