mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-17 04:15:15 +02:00
replace bower-asset/chart-js with npm-asset/chart.js
This commit is contained in:
parent
5a201819ac
commit
c15671fa78
3 changed files with 77 additions and 21 deletions
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
*}}
|
||||
<script src="{{$baseurl}}/view/asset/chart-js/dist/Chart.min.js?v={{$VERSION}}"></script>
|
||||
<script src="{{$baseurl}}/view/asset/chart.js/dist/Chart.min.js?v={{$VERSION}}"></script>
|
||||
<div id="adminpage">
|
||||
<h1>{{$title}} - {{$page}}</h1>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue