hk 4 年 前
コミット
0fd6c17ace
1 ファイル変更0 行追加1 行削除
  1. 0 1
      app/Admin/Actions/Post/BatchStatus.php

+ 0 - 1
app/Admin/Actions/Post/BatchStatus.php

@@ -40,6 +40,5 @@ class BatchMsg extends BatchAction
 
     public function form(){
         $this->textarea('msg', '回复内容');
-        $this->textarea('msg', '回复内容');
     }
 }