Skip to content

Commit

Permalink
Fixes missing icon
Browse files Browse the repository at this point in the history
  • Loading branch information
daftspunk committed Mar 1, 2024
1 parent 5610592 commit be22a4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Scaffold/Console/controller/_list_toolbar.stub
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
data-control="popup"
data-handler="onLoadPopupForm"
class="btn btn-primary">
<i class="icon-plus"></i>
<?= __("New :name", ['name' => '{{title_singular_name}}']) ?>
</button>
{% else %}
Expand Down

0 comments on commit be22a4f

Please sign in to comment.