File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
</h4>
4
4
<div class="ui attached table segment">
5
5
<form method="post" action="{{AppSubUrl}}/admin">
6
- <table class="ui very basic striped table">
6
+ <table class="ui very basic striped table unstackable ">
7
7
<thead>
8
8
<tr>
9
9
<th></th>
Original file line number Diff line number Diff line change 8
8
{{.i18n.Tr "admin.monitor.queues"}}
9
9
</h4>
10
10
<div class="ui attached table segment">
11
- <table class="ui very basic striped table">
11
+ <table class="ui very basic striped table unstackable ">
12
12
<thead>
13
13
<tr>
14
14
<th>{{.i18n.Tr "admin.monitor.queue.name"}}</th>
Original file line number Diff line number Diff line change 7
7
{{.i18n.Tr "admin.notices.system_notice_list"}} ({{.i18n.Tr "admin.total" .Total}})
8
8
</h4>
9
9
<div class="ui attached table segment">
10
- <table id="notice-table" class="ui very basic select selectable table">
10
+ <table id="notice-table" class="ui very basic select selectable table unstackable ">
11
11
<thead>
12
12
<tr>
13
13
<th></th>
You can’t perform that action at this time.
0 commit comments