mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2025-12-24 02:39:20 -05:00
fixed broken tabulator on default theme
This commit is contained in:
@@ -37,4 +37,4 @@ def tabulator_theme_url(request):
|
||||
else:
|
||||
raise AttributeError
|
||||
except AttributeError:
|
||||
return static('themes/bootstrap.min.css')
|
||||
return static('tabulator/tabulator_bootstrap4.min.css')
|
||||
|
||||
Reference in New Issue
Block a user