Maintenance Jenis Dana DID dan style
This commit is contained in:
@@ -133,4 +133,9 @@ function getAlphabetCell($idx)
|
||||
function getTA()
|
||||
{
|
||||
return Session::get('Tahun_Anggaran')!==null?Session::get('Tahun_Anggaran'):date("Y");
|
||||
}
|
||||
|
||||
function getJenisDana()
|
||||
{
|
||||
return ["DBH","DAK","DID","DAU"];
|
||||
}
|
||||
Reference in New Issue
Block a user