BUG 000 Se borro una llave innecesaria en el ultimo cambio realizado
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
$oHeadPublisher->addScriptCode("
|
||||
if (typeof parent != 'undefined') {
|
||||
if (parent.showCaseNavigatorPanel) {
|
||||
parent.showCaseNavigatorPanel('{$Fields['APP_STATUS']}}');
|
||||
parent.showCaseNavigatorPanel('{$Fields['APP_STATUS']}');
|
||||
}
|
||||
}");
|
||||
// DEPRECATED this script call is marked for removal since almost all the interface is extJS based
|
||||
|
||||
Reference in New Issue
Block a user