Add filter, paging, update menus to make them mobile (#161)
* Add filter, paging, update menus to make them mobile * remove legacy items unused * switch from images to css and bigger for fingers * allow search/filter podmin data * cleanup * css important there * footer mobile fix * changelog
Showing
... | ... | @@ -9,6 +9,7 @@ |
"gabordemooij/redbean": "^5.0", | ||
"jaybizzle/crawler-detect" :"1.*", | ||
"commerceguys/enum": "^1.0", | ||
"twbs/bootstrap": "^4.1.0", | ||
"php" : "^7.2" | ||
}, | ||
"autoload": { | ||
... | ... |
Please register or sign in to comment