Skip to content

Commit

Permalink
fixed missing use
Browse files Browse the repository at this point in the history
  • Loading branch information
schmunk42 committed Dec 27, 2016
1 parent 0800d3c commit c0b3e28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/layouts/_modal.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?php

use rmrevin\yii\fontawesome\FA;
use yii\helpers\Html;

?>
Expand Down

0 comments on commit c0b3e28

Please sign in to comment.