Showing
1 changed file
with
1 additions
and
1 deletions
@@ -273,6 +273,6 @@ if (typeof call === 'undefined' || typeof call !== 'function') { | @@ -273,6 +273,6 @@ if (typeof call === 'undefined' || typeof call !== 'function') { | ||
273 | function call() {} | 273 | function call() {} |
274 | } | 274 | } |
275 | </script> | 275 | </script> |
276 | -<script src="{{sysUserSession}}"></script> | 276 | +<script async src="{{sysUserSession}}"></script> |
277 | {{/headerdata}} | 277 | {{/headerdata}} |
278 | 278 |
-
Please register or login to post a comment