parent
ceaaec5809
commit
c693ee6a64
|
|
@ -241,13 +241,13 @@
|
||||||
<table class="table table-hover">
|
<table class="table table-hover">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th scope="col">
|
||||||
#{AdminMessages['categorysystems.details.owners.applicationname']}
|
#{AdminMessages['categorysystems.details.owners.applicationname']}
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th scope="col">
|
||||||
#{AdminMessages['categorysystems.details.owners.context']}
|
#{AdminMessages['categorysystems.details.owners.context']}
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th class="text-center" scope="col">
|
||||||
#{AdminMessages['categorysystems.details.owners.actions']}
|
#{AdminMessages['categorysystems.details.owners.actions']}
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue