0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-13 08:42:42 +00:00

Starting on the brew card

This commit is contained in:
Scott Tolksdorf
2017-05-29 23:39:59 -04:00
parent fa203047da
commit 380bbd661f
17 changed files with 137 additions and 77 deletions

View File

@@ -34,7 +34,8 @@ module.exports = (BrewModel) => {
opts.page = _.toNumber(opts.page);
let filter = {
text : 0
text : 0,
style : 0
};
if(!fullAccess){