diff --git a/src/sunstone/public/js/sunstone.js b/src/sunstone/public/js/sunstone.js index f6d2ee74d4..1da19ee411 100644 --- a/src/sunstone/public/js/sunstone.js +++ b/src/sunstone/public/js/sunstone.js @@ -3909,7 +3909,12 @@ $(document).ready(function(){ // fixed_group fix an owner group ID // init_group_by "user", "group", "vm". init the group-by selector function accountingGraphs(div, opt){ - div.append( + + if(div.html() != ""){ + return false; + } + + div.html( '
\
\ '+tr("Time range")+'\