From 70e8e007f115334f0b5ebf8b5b7e7396adf9971c Mon Sep 17 00:00:00 2001 From: Faris Ansari Date: Fri, 19 May 2017 10:40:14 +0530 Subject: [PATCH] [Printview] Show Landscape view if columns more than 10 (#3336) - frappe/erpnext#6596 --- frappe/public/html/print_template.html | 6 +++++- frappe/public/js/lib/microtemplate.js | 10 ++++++++++ frappe/templates/styles/standard.css | 5 +++++ 3 files changed, 20 insertions(+), 1 deletion(-) diff --git a/frappe/public/html/print_template.html b/frappe/public/html/print_template.html index 0cf8a343a3..78df4aca94 100644 --- a/frappe/public/html/print_template.html +++ b/frappe/public/html/print_template.html @@ -29,7 +29,11 @@ {% endif %} -