From ad701b1bdec30fc4adf22597c863882ca03a088c Mon Sep 17 00:00:00 2001 From: Andrey Kuvshinov Date: Sat, 16 May 2020 17:43:02 +0300 Subject: [PATCH] add filter gazeta/books --- app/pub/css/an.css | 1 + app/views/allbooks.phtml | 7 +++++++ app/views/layout.phtml | 2 +- 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/app/pub/css/an.css b/app/pub/css/an.css index 4992920..553c1c2 100644 --- a/app/pub/css/an.css +++ b/app/pub/css/an.css @@ -238,6 +238,7 @@ input[type="email"],input[type="password"]{ } #year_filter{ + margin-top: 12px; margin-bottom: 12px; } diff --git a/app/views/allbooks.phtml b/app/views/allbooks.phtml index 6f9e505..ca404a2 100644 --- a/app/views/allbooks.phtml +++ b/app/views/allbooks.phtml @@ -4,6 +4,12 @@ + + + +
фильтр:
+ diff --git a/app/views/layout.phtml b/app/views/layout.phtml index d2d501c..9abb921 100644 --- a/app/views/layout.phtml +++ b/app/views/layout.phtml @@ -4,7 +4,7 @@ "> - +