- Migrate Case "Information" lists to ExtJS (from master branch) - migrated the following items: Case history, Messages History, Dynaforms, Uploaded Documents, Generated Documents
12 lines
224 B
HTML
12 lines
224 B
HTML
<link rel="stylesheet" type="text/css" href="/css/classic.css" />
|
|
<style type="text/css">
|
|
html{
|
|
color:black !important;
|
|
}
|
|
body{
|
|
color:black !important;
|
|
}
|
|
</style>
|
|
<div id="processes-panel" width="80%" />
|
|
|