1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Added D3 Legend v2.25.6

This commit is contained in:
nobody
2020-06-07 17:47:22 +02:00
parent ddcd6c0789
commit 1fd0efe0fe
6 changed files with 17 additions and 0 deletions

View File

@@ -211,6 +211,11 @@ var resources = {
'path': 'resources/d3/{version}/d3.min.jsm',
'type': 'application/javascript'
},
// D3 Legend
'd3legend': {
'path': 'resources/d3-legend/{version}/d3-legend.min.jsm',
'type': 'application/javascript'
},
// Dojo
'dojo': {
'path': 'resources/dojo/{version}/dojo/dojo.jsm',