aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/vintage/editlink.html
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2018-02-24 18:34:50 +0100
committerArthurHoaro <arthur@hoa.ro>2018-03-28 19:01:17 +0200
commit7e9bd977eec3c996119626a4bb2828fc08979db8 (patch)
tree46fc68ad927dc2a3d7c6e19b1128567d6fcd8336 /tpl/vintage/editlink.html
parenta33c5653655215d3a6496807f15a896d4b85f070 (diff)
downloadShaarli-7e9bd977eec3c996119626a4bb2828fc08979db8.tar.gz
Shaarli-7e9bd977eec3c996119626a4bb2828fc08979db8.tar.zst
Shaarli-7e9bd977eec3c996119626a4bb2828fc08979db8.zip
Webpack / Update front paths in template files
Diffstat (limited to 'tpl/vintage/editlink.html')
-rw-r--r--tpl/vintage/editlink.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/tpl/vintage/editlink.html b/tpl/vintage/editlink.html
index f855dfb1..5fa7d194 100644
--- a/tpl/vintage/editlink.html
+++ b/tpl/vintage/editlink.html
@@ -54,10 +54,5 @@
54{if="$source !== 'firefoxsocialapi'"} 54{if="$source !== 'firefoxsocialapi'"}
55{include="page.footer"} 55{include="page.footer"}
56{/if} 56{/if}
57<script src="inc/awesomplete.min.js#"></script>
58<script src="inc/awesomplete-multiple-tags.js#"></script>
59<script>
60 awesompleteUniqueTag('#lf_tags');
61</script>
62</body> 57</body>
63</html> 58</html>