Fix for calls_export report

added files to do Dutch translation

git-svn-id: svn://192.168.202.10@1088 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2009-03-30 19:39:47 +00:00
parent fa73adcdef
commit 9e251dfd76
4 changed files with 514 additions and 6 deletions
+1 -1
View File
@@ -206,7 +206,7 @@
<input title="Export To PDF" accessKey="Alt+e" class="crmbutton small create" onclick="this.form.return_module.value='{$MODULE}'; this.form.return_action.value='DetailView'; this.form.return_id.value='{$ID}'; this.form.module.value='{$MODULE}'; {if $MODULE eq 'SalesOrder'} this.form.action.value='CreateSOPDF'" {else} this.form.action.value='CreatePDF'" {/if} type="submit" name="Export To PDF" value="{$APP.LBL_EXPORT_TO_PDF}">&nbsp;
--- ./include/js/general.js 2008-03-10 08:54:31.000000000 -0400
+++ ./include/js/general.js 2009-03-26 20:07:23.000000000 -0400
@@ -1768,6 +1768,68 @@
@@ -1768,6 +1768,64 @@
openPopUp('xComposeEmail',this,url,'createemailWin',830,662,opts);
}