Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
b7927bf3c8 |
@ -291,7 +291,7 @@ class ListJsonTable extends JasonTable
|
||||
}
|
||||
}
|
||||
if ($this->showActionColumn) {
|
||||
$this->html .= "<td></td>";
|
||||
$this->html .= "<td><input class='btn btn-primary' type='submit' style='width: 150px' value='Применить'></td>";
|
||||
}
|
||||
$this->html .= "</form></tr>";
|
||||
}
|
||||
|
Reference in New Issue
Block a user