Skip to content

Commit

Permalink
FIX: Teaching Period icon
Browse files Browse the repository at this point in the history
  • Loading branch information
AkshatBajaj committed May 2, 2018
1 parent 8151180 commit 384595d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ <h4 class="panel-title">Teaching Periods</h4>
</div>
<div class="panel-footer clearfix">
<a href class="btn btn-success pull-right" ng-click="showTeachingPeriodModal()">
<i class="fa fa-user"></i>
<i class="fa fa-calendar"></i>
<i class="fa fa-plus"></i>
Add New Teaching Period
</a>
Expand Down

0 comments on commit 384595d

Please sign in to comment.