$(function() { $('#sourceNote').prev('span').remove(); $('#sourceNote').remove(); $('table tbody tr th').addClass('w-100px'); $('#tplBoxWrapper .btn-toolbar .btn-group').remove(); })