Add version parameter to scripts and stylesheet paths in view/
This commit is contained in:
parent
42990ac0f4
commit
71cefc7c9e
27 changed files with 113 additions and 113 deletions
|
@ -3,7 +3,7 @@
|
|||
add or remove contacts to the contact group.
|
||||
*}}
|
||||
|
||||
<script type="text/javascript" src="view/theme/frio/js/mod_group.js"></script>
|
||||
<script type="text/javascript" src="view/theme/frio/js/mod_group.js?v={{$smarty.const.FRIENDICA_VERSION}}"></script>
|
||||
|
||||
<div class="generic-page-wrapper">
|
||||
{{if $editable == 1}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue