1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-05 05:25:27 +02:00

improved print.css

This commit is contained in:
Harvey Kandola 2017-04-10 17:21:13 +01:00
parent 30730e12ea
commit 68deb3feaf
5 changed files with 632 additions and 628 deletions

View file

@ -71,6 +71,8 @@ export default Ember.Component.extend(TooltipMixin, NotifierMixin, {
},
onPrintDocument() {
this.audit.record('printed-document');
$("#sidebar-zone-more-button").click();
window.print();
},

View file

@ -42,6 +42,8 @@
}
.non-printable,
.dropdown-dialog,
.dropdown-menu,
.zone-navigation,
#sidebar-wrapper,
.sidebar-wrapper,