1
0
Fork 0

We have an alternate link

This commit is contained in:
Michael 2017-06-06 21:56:25 +00:00
commit 6e6941a546
3 changed files with 79 additions and 3 deletions

View file

@ -1,4 +1,4 @@
<link href='{{$alternate}}' rel='alternate' type='application/atom+xml'>
{{if $alternate}}<link href='{{$alternate}}' rel='alternate' type='application/atom+xml'>{{/if}}
<script>
$(document).ready(function() {
$(".comment-edit-wrapper textarea").editor_autocomplete(baseurl+"/acl");