Add php files
This commit is contained in:
1
modules/EcmReceipts2/indexDecree.php
Executable file
1
modules/EcmReceipts2/indexDecree.php
Executable file
@@ -0,0 +1 @@
|
||||
Select month to decree <input type="date" value="<? echo date("Y-m");?>" name="date_decree" id="date_decree" /><input class="button" type="button" value="Create Decree" onclick="window.open('index.php?module=EcmReceipts&action=downloadDecree&date='+document.getElementById('date_decree').value,'_blank');" target="_blank" />
|
||||
Reference in New Issue
Block a user