Subversion Repositories bacoAlunos

Compare Revisions

Ignore whitespace Rev 1416 → Rev 1417

/branches/v3/impl/src/web/layout/themes/scripts-default.jsp
222,6 → 222,8
{
 
$(".tablesorterfiltered").wrap( "<div class=\"table-responsive\"></div>" )
$(".tablesortersimple").wrap( "<div class=\"table-responsive\"></div>" )
$(".tablesorter-blue").wrap( "<div class=\"table-responsive\"></div>" )
evaluateTableSorters();
 
}
/branches/v3/impl/src/web/user/questionarios/questionariosSee.jsp
32,7 → 32,7
<div class="panel-body">
<html:errors/>
<jomm:messages/>
<table class="tablesortersimple">
<table class="tablesorterfiltered">
<thead>
<tr>
<th>Num. Control</th>