|
@@ -8,8 +8,8 @@
|
|
<h4 class="ui top attached header">
|
|
<h4 class="ui top attached header">
|
|
{{.i18n.Tr "admin.monitor.cron"}}
|
|
{{.i18n.Tr "admin.monitor.cron"}}
|
|
</h4>
|
|
</h4>
|
|
- <div class="ui attached table segment">
|
|
|
|
- <table class="ui very basic striped table">
|
|
|
|
|
|
+ <div class="ui unstackable attached table segment">
|
|
|
|
+ <table class="ui unstackable very basic striped table">
|
|
<thead>
|
|
<thead>
|
|
<tr>
|
|
<tr>
|
|
<th>{{.i18n.Tr "admin.monitor.name"}}</th>
|
|
<th>{{.i18n.Tr "admin.monitor.name"}}</th>
|
|
@@ -36,8 +36,8 @@
|
|
<h4 class="ui top attached header">
|
|
<h4 class="ui top attached header">
|
|
{{.i18n.Tr "admin.monitor.process"}}
|
|
{{.i18n.Tr "admin.monitor.process"}}
|
|
</h4>
|
|
</h4>
|
|
- <div class="ui attached table segment">
|
|
|
|
- <table class="ui very basic striped table">
|
|
|
|
|
|
+ <div class="ui unstackable attached table segment">
|
|
|
|
+ <table class="ui unstackable very basic striped table">
|
|
<thead>
|
|
<thead>
|
|
<tr>
|
|
<tr>
|
|
<th>Pid</th>
|
|
<th>Pid</th>
|