we are not using banners and js in healthcheck

This commit is contained in:
IgorSychev 2017-06-22 14:01:03 +03:00
parent 450eee48cd
commit 071716accb
7 changed files with 0 additions and 6 deletions

View File

@ -70,7 +70,6 @@
crossorigin="anonymous" crossorigin="anonymous"
integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"> integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa">
</script> </script>
<script src="~/js/site.min.js" asp-append-version="true"></script>
</environment> </environment>
</body> </body>
</html> </html>

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 9.5 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 8.2 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 11 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 12 KiB

View File

@ -1 +0,0 @@
// Write your Javascript code.