fixed build !wip

pull/1842/head
tidusjar 7 years ago
parent b1cd9cf386
commit ff52e0e255

@ -58,7 +58,6 @@ export class TvRequestsComponent implements OnInit {
});
}
public openClosestTab(el: any) {
debugger;
const rowclass = "undefined ng-star-inserted";
el = el.toElement || el.relatedTarget || el.target;
while (el.className !== rowclass) {

Loading…
Cancel
Save