Skip to content

Instantly share code, notes, and snippets.

View noobtrader122's full-sized avatar

noobtrader122

View GitHub Profile
<#--
Parameter for Header and Body, both have to always start with {{1}}
-->
<script>
<#if currentAction=="Update">
var templates;
$(document).ready(function(){
$.ajax({
url: '<@ofbizUrl>fetchTemplates</@ofbizUrl>',