mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-21 17:02:19 +00:00
Minor changes
- unfold 'Antrag Voraussetzungen' in Infopanels - open Detailpage on same page (not on new tab) - unified sancho mails titles Signed-off-by: cris-technikum <hainberg@technikum-wien.at>
This commit is contained in:
@@ -29,7 +29,7 @@ function func_tableBuilt(table) {
|
||||
url:function(cell){
|
||||
return BASE_URL + "/" + APPROVE_ANRECHNUNG_DETAIL_URI + "?anrechnung_id=" + cell.getData().anrechnung_id
|
||||
},
|
||||
target:"_blank"
|
||||
// target:"_blank"
|
||||
}
|
||||
}, false, "status" // place column after status
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user