mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-24 17:04:14 +01:00
Add application-specific actions to kanban cards
This commit is contained in:
parent
e3a1d1b338
commit
723e776b9d
@ -1073,7 +1073,7 @@ class infolog_ui
|
||||
* @param array $query
|
||||
* @return array see nextmatch_widget::get_actions()
|
||||
*/
|
||||
private function get_actions(array $query)
|
||||
public function get_actions(array $query = [])
|
||||
{
|
||||
for($i = 0; $i <= 100; $i += 10)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user