mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 00:07:26 +00:00
src: typo in cache_safe additions
This commit is contained in:
parent
574bd308be
commit
b0d67d702a
@ -37,7 +37,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
<link rel="stylesheet" type="text/css" href="{{ cache_safe(theme_file_or_default('/css/nv.d3.css', ui_theme|default('opnsense'))) }}" />
|
||||
|
||||
<!-- d3 -->
|
||||
<script src="{{ cache_safe('/ui/js/d3.min.js') }}"></script>
|
||||
<script src="{{ cache_safe('/ui/js/d3.min.js') }}"></script>
|
||||
|
||||
<!-- nvd3 -->
|
||||
<script src="{{ cache_safe('/ui/js/nv.d3.min.js') }}"></script>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user