Skip to content

Commit

Permalink
fixed #14
Browse files Browse the repository at this point in the history
  • Loading branch information
butschster committed Feb 29, 2016
1 parent e9b5fd6 commit 4dca1a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Providers/AliasesServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ public function register()
$this->registerColumns();
$this->registerForms();
$this->registerFormElements();
$this->registerFilters();
}

protected function registerColumnFilters()
Expand Down

0 comments on commit 4dca1a0

Please sign in to comment.