Skip to content

Commit

Permalink
enable show all when no filter is active
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartsch committed Jun 1, 2020
1 parent 5b07aee commit d1bce9b
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 9 deletions.
2 changes: 1 addition & 1 deletion ModulesManager2.module.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public static function getModuleInfo()
{
return array(
'title' => 'Modules Manager 2',
'version' => "2.0.102",
'version' => "2.0.103",
'summary' => 'Download, update, install and configure modules.',
'icon' => 'plug',
'href' => '/',
Expand Down
Loading

0 comments on commit d1bce9b

Please sign in to comment.