Template:Form-template/Form-template-default: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
Line 199: | Line 199: | ||
</div> |
</div> |
||
</form> |
</form> |
||
<script type="text/javascript"> |
|||
( function( $ ) { |
|||
$(document).ready(function(){ |
|||
var currency = $("#input_currency_code").val(); |
|||
}) |
|||
} )( jQuery ); |
|||
</script> |
|||
</html> |
</html> |