File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 131
131
< td > < a href ="https://github.com/swagger-api/swagger-ui/archive/v3.22.1.tar.gz "> swagger-ui-v3.22.1.tar.gz</ a > </ td >
132
132
</ tr >
133
133
< tr >
134
- < td > < a href ="../js/userheatmap .js "> vue-calendar-heatmap</ a > </ td >
134
+ < td > < a href ="../js/index .js "> vue-calendar-heatmap</ a > </ td >
135
135
< td > < a href ="https://github.com/WildCodeSchool/vue-calendar-heatmap/blob/master/README.md "> MIT</ a > </ td >
136
136
< td > < a href ="https://github.com/WildCodeSchool/vue-calendar-heatmap/archive/master.zip "> master.zip</ a > </ td >
137
137
</ tr >
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ var urlsToCache = [
8
8
'{{StaticUrlPrefix}}/js/index.js?v={{MD5 AppVer}}',
9
9
'{{StaticUrlPrefix}}/js/jquery.js?v={{MD5 AppVer}}',
10
10
'{{StaticUrlPrefix}}/js/swagger.js?v={{MD5 AppVer}}',
11
- '{{StaticUrlPrefix}}/js/userheatmap.js',
12
11
'{{StaticUrlPrefix}}/js/dropzone.js',
13
12
'{{StaticUrlPrefix}}/js/datetimepicker.js',
14
13
'{{StaticUrlPrefix}}/vendor/plugins/codemirror/addon/mode/loadmode.js',
@@ -20,7 +19,6 @@ var urlsToCache = [
20
19
// css
21
20
'{{StaticUrlPrefix}}/css/index.css?v={{MD5 AppVer}}',
22
21
'{{StaticUrlPrefix}}/css/swagger.css?v={{MD5 AppVer}}',
23
- '{{StaticUrlPrefix}}/css/userheatmap.css',
24
22
'{{StaticUrlPrefix}}/css/dropzone.css',
25
23
'{{StaticUrlPrefix}}/css/datetimepicker.css',
26
24
'{{StaticUrlPrefix}}/fomantic/semantic.min.css?v={{MD5 AppVer}}',
You can’t perform that action at this time.
0 commit comments