- a complete refactoring on skingEngine bootstrapper, now this is a class - the mvc templatting engine was updated to work perfectly with templates that is using extjs engine - a new "unmodern" was added to contains the new pmos modern main interface
8 lines
232 B
HTML
Executable File
8 lines
232 B
HTML
Executable File
<html>
|
|
<head>
|
|
<title>Redirector</title>
|
|
<meta http-equiv="PRAGMA" content="NO-CACHE" />
|
|
<meta http-equiv="CACHE-CONTROL" content="NO-STORE" />
|
|
<meta http-equiv="REFRESH" content="0;URL=sys/en/uxmodern/login/login" />
|
|
</head>
|
|
</html> |