Skip to content

Commit ba72f71

Browse files
committed
Remove unnecessary QueryWebPart renders
1 parent c9c5cc7 commit ba72f71

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ehr/resources/web/ehr/panel/DataEntryFormDetailsPanel.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ Ext4.define('EHR.panel.DataEntryFormDetailsPanel', {
127127
success: this.onDataRegionLoad,
128128
scope: this
129129
});
130-
qwp.render();
131130
}, this);
132131

133132
this.showEditBtn('Completed', results.form.permissions);

0 commit comments

Comments
 (0)