Merge pull request #1958 from omarsuca/BUG-12275
BUG-12275 Problema en la actualizacion de nro de casos en draft y participated. SOLVED
This commit is contained in:
@@ -5,6 +5,11 @@ Ext.chart.Chart.CHART_URL = '/images/charts.swf';
|
||||
Ext.FlashComponent.EXPRESS_INSTALL_URL = '/images/expressinstall.swf';
|
||||
// The Quicktips are used for the toolbar and Tree mouseover tooltips!
|
||||
|
||||
// Refresh treePanel
|
||||
if (typeof(parent.timer) != 'undefined') {
|
||||
parent.timer();
|
||||
}
|
||||
|
||||
|
||||
var conn = new Ext.data.Connection();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user