UI: saistart tables added css class sai_table
This commit is contained in:
parent
e37a25ea20
commit
bfa5c090fc
@ -1,4 +1,4 @@
|
|||||||
<table class="table table-hover table-condensed">
|
<table class="table sai_table table-hover table-condensed">
|
||||||
<tr>
|
<tr>
|
||||||
<th>${sai_log_page_value}: ${page_value}</th>
|
<th>${sai_log_page_value}: ${page_value}</th>
|
||||||
<th>${basic_today}</th>
|
<th>${basic_today}</th>
|
||||||
|
|||||||
@ -29,7 +29,7 @@
|
|||||||
<div class="panel-heading"><a href="#!login">${basic_logout}</a></div>
|
<div class="panel-heading"><a href="#!login">${basic_logout}</a></div>
|
||||||
<div class="panel-body">
|
<div class="panel-body">
|
||||||
<div class="inner-page">
|
<div class="inner-page">
|
||||||
<table class="table table-hover table-condensed">
|
<table class="table sai_table table-hover table-condensed">
|
||||||
<tr>
|
<tr>
|
||||||
<th>${basic_username}</th>
|
<th>${basic_username}</th>
|
||||||
<td>${username}</td>
|
<td>${username}</td>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user