refactor: remove the livereload script

staging
Dinesh Salunke 2023-11-21 16:20:00 +05:30
parent 4eae501213
commit 2d2ea8f10a
1 changed files with 1 additions and 7 deletions

View File

@ -1,5 +1,5 @@
{**
* 2007-2019 PrestaShop and Contributors
* 2007-2019 PrestaShop and Contributorslivereload
*
* NOTICE OF LICENSE
*
@ -76,12 +76,6 @@
}
}
</script>
{** TODO: Remove this before going live *}
<script>document.write('<script src="http://'
+ location.host.split(':')[0]
+ ':35729/livereload.js"></'
+ 'script>')</script>
{block name='hook_header'}
{$HOOK_HEADER nofilter}
{/block}