Fix double submit issue (#1309)

This commit is contained in:
jekkos
2017-05-30 00:06:04 +02:00
parent b2d80acafc
commit d60e1283bd
4 changed files with 43 additions and 39 deletions

View File

@@ -74,7 +74,7 @@
<link rel="stylesheet" type="text/css" href="dist/style.css"/>
<!-- end mincss template tags -->
<!-- start minjs template tags -->
<script type="text/javascript" src="dist/opensourcepos.min.js?rel=cb34f35a8d"></script>
<script type="text/javascript" src="dist/opensourcepos.min.js?rel=406c44e716"></script>
<!-- end minjs template tags -->
<?php endif; ?>