diff options
| author | Greg Roach <fisharebest@webtrees.net> | 2019-01-25 19:38:20 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@webtrees.net> | 2019-01-25 19:38:20 +0000 |
| commit | 7364223c687afaeceb522114b4aa782ee5d67610 (patch) | |
| tree | 35cdff276e01eb1cfdf1e5f39177a0ad1ccb8c67 /resources | |
| parent | 1d673ea3861eaa8fcc84012f8193e51472463460 (diff) | |
| download | webtrees-7364223c687afaeceb522114b4aa782ee5d67610.tar.gz webtrees-7364223c687afaeceb522114b4aa782ee5d67610.tar.bz2 webtrees-7364223c687afaeceb522114b4aa782ee5d67610.zip | |
Restore missing import
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/views/admin/locations.phtml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/views/admin/locations.phtml b/resources/views/admin/locations.phtml index b815fe39f8..64c1e9123a 100644 --- a/resources/views/admin/locations.phtml +++ b/resources/views/admin/locations.phtml @@ -1,4 +1,5 @@ <?php use Fisharebest\Webtrees\Bootstrap4; ?> +<?php use Fisharebest\Webtrees\FontAwesome; ?> <?php use Fisharebest\Webtrees\I18N; ?> <?php use Fisharebest\Webtrees\Tree; ?> <?php use Fisharebest\Webtrees\Webtrees; ?> |
