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 131131 < 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 >
132132 </ tr >
133133 < 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 >
135135 < td > < a href ="https://github.com/WildCodeSchool/vue-calendar-heatmap/blob/master/README.md "> MIT</ a > </ td >
136136 < td > < a href ="https://github.com/WildCodeSchool/vue-calendar-heatmap/archive/master.zip "> master.zip</ a > </ td >
137137 </ tr >
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ var urlsToCache = [
88 '{{StaticUrlPrefix}}/js/index.js?v={{MD5 AppVer}}',
99 '{{StaticUrlPrefix}}/js/jquery.js?v={{MD5 AppVer}}',
1010 '{{StaticUrlPrefix}}/js/swagger.js?v={{MD5 AppVer}}',
11- '{{StaticUrlPrefix}}/js/userheatmap.js',
1211 '{{StaticUrlPrefix}}/js/dropzone.js',
1312 '{{StaticUrlPrefix}}/js/datetimepicker.js',
1413 '{{StaticUrlPrefix}}/vendor/plugins/codemirror/addon/mode/loadmode.js',
@@ -20,7 +19,6 @@ var urlsToCache = [
2019 // css
2120 '{{StaticUrlPrefix}}/css/index.css?v={{MD5 AppVer}}',
2221 '{{StaticUrlPrefix}}/css/swagger.css?v={{MD5 AppVer}}',
23- '{{StaticUrlPrefix}}/css/userheatmap.css',
2422 '{{StaticUrlPrefix}}/css/dropzone.css',
2523 '{{StaticUrlPrefix}}/css/datetimepicker.css',
2624 '{{StaticUrlPrefix}}/fomantic/semantic.min.css?v={{MD5 AppVer}}',
You can’t perform that action at this time.
0 commit comments