Skip to content

Commit

Permalink
Dashboard: refactor recommended content modal for multi manage for IL…
Browse files Browse the repository at this point in the history
…IAS 10 (ILIAS-eLearning#8681)

* refactor dashboard recommended content modals for multi manage

* refactor dashboard recommended content modals for multi manage
  • Loading branch information
iszmais authored Dec 9, 2024
1 parent 7282f1e commit b811134
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ public function confirmedRemove(array $ids): void

public function removeMultipleEnabled(): bool
{
return false;
return true;
}

public function getRemoveMultipleActionText(): string
Expand Down

0 comments on commit b811134

Please sign in to comment.