Explorar el Código

Removed mon flag for Gitote JS

Yoginth hace 7 años
padre
commit
ed06add200
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      templates/base/head.tmpl

+ 1 - 1
templates/base/head.tmpl

@@ -75,7 +75,7 @@
 	{{end}}
 
 	<script src="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.3.1/semantic.min.js"></script>
-	<script src="https://unpkg.com/gitote@1.3.4/js/gitote.min.js?v={{MD5 AppVer}}"></script>
+	<script src="https://unpkg.com/gitote@1.3.4/js/gitote.js?v={{MD5 AppVer}}"></script>
 	<script src="{{AppURL}}expansion/expansion.js?v={{MD5 AppVer}}"></script>
 
 	{{if not .IsLogged}}