Skip to content

Commit b1f5563

Browse files
authored
Merge pull request #30 from openclassify/mm
users table handling removed from default admin theme
2 parents af6694a + 25e46ae commit b1f5563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DefaultadminThemeServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class DefaultadminThemeServiceProvider extends AddonServiceProvider
1818
ApplySorting::class,
1919
],
2020
TableIsQuerying::class => [
21-
AddGsmFilter::class,
21+
// AddGsmFilter::class,
2222
AddViewAdsButton::class,
2323
],
2424
];

0 commit comments

Comments
 (0)