Hi,
I'm trying to make 'Apply' button and filter textbox on the same line to save space.
In widgets/Filter/Widget.js I took away the <div> but it didn't work. Can you please help? Thanks.
'</div>' +
'<div class="body">' +
'<span class="parameters"></span>' +
'<span class="jimu-btn apply">' +
'${apply}</span>' +
'</div>' +
'</li>',
<SPAN class="line-numbers-rows"><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN></SPAN>Original codes:
// '</div>' +
// '<div class="body">' +
// '<div class="parameters"></div>' +
// '<span class="jimu-btn apply jimu-float-trailing jimu-trailing-margin25">' +