BUG 10435 I added option to view history Upgrades SOLVED
I added option to view history Upgrades
This commit is contained in:
@@ -29,3 +29,7 @@ dbInfo.application = {
|
||||
|
||||
Ext.onReady(dbInfo.application.init, dbInfo.application);
|
||||
|
||||
|
||||
function showUpgradedLogs() {
|
||||
window.location = '../../uxmodern/main/screamFileUpgrades.php';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user