質問編集履歴
1
も
title
CHANGED
File without changes
|
body
CHANGED
@@ -43,13 +43,9 @@
|
|
43
43
|
<div class="row">
|
44
44
|
<div class="col-md-6">
|
45
45
|
<div class="mb-4">
|
46
|
-
<h1 class="HalfSingle">
|
46
|
+
<h1 class="HalfSingle">13:確認テスト</h1>
|
47
47
|
</div>
|
48
|
-
|
48
|
+
|
49
|
-
<?php if($callset_status == 1 || $callset_status == 2):
|
50
|
-
print("<button type='button' class='btn btn-pill btn-block btn-dark data_delete' data-id='{$callset_id}'>中断</button>");
|
51
|
-
endif; ?>
|
52
|
-
</div>
|
53
49
|
</div>
|
54
50
|
<div class="col-md-4 offset-md-2 mb-4">
|
55
51
|
<div class="card">
|