added navbar link for shift templates, and button icon for new shift templates

This commit is contained in:
Adam Piontek 2021-03-09 20:18:56 -05:00
parent 43b2ee8c95
commit 9322e98fef
3 changed files with 19 additions and 11 deletions
assets/js

View file

@ -39,6 +39,7 @@ import "../node_modules/bootstrap-icons/icons/clock-history.svg"; // brand
import "../node_modules/bootstrap-icons/icons/hourglass.svg"; // brand
import "../node_modules/bootstrap-icons/icons/geo.svg"; // brand
import "../node_modules/bootstrap-icons/icons/justify-left.svg"; // brand
import "../node_modules/bootstrap-icons/icons/plus-circle-dotted.svg"; // brand
// webpack automatically bundles all modules in your
// entry points. Those entry points can be configured