Remove ident between header and content in SQL cluster table

Change-Id: Ia3dd2d4d71ec2484045fa446e352de079fed0445
This commit is contained in:
efedorova 2013-10-03 19:54:32 +04:00
parent 356474031d
commit 1015f6d98b
1 changed files with 2 additions and 0 deletions

View File

@ -120,4 +120,6 @@ $(function() {
}
$(rowRef).remove();
});
$('.data-grid .table_caption').remove()
});