Merge lp:~therp-nl/web-addons/6.1-web_print_from_browser-hide_kanban_controls into lp:~webaddons-core-editors/web-addons/6.1

Proposed by Holger Brunn (Therp)
Status: Rejected
Rejected by: Holger Brunn (Therp)
Proposed branch: lp:~therp-nl/web-addons/6.1-web_print_from_browser-hide_kanban_controls
Merge into: lp:~webaddons-core-editors/web-addons/6.1
Diff against target: 12 lines (+2/-0)
1 file modified
web_print_from_browser/static/src/css/web_print_from_browser.css (+2/-0)
To merge this branch: bzr merge lp:~therp-nl/web-addons/6.1-web_print_from_browser-hide_kanban_controls
Reviewer Review Type Date Requested Status
Holger Brunn (Therp) Needs Resubmitting
Yannick Vaucher @ Camptocamp Approve
Review via email: mp+203916@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Holger Brunn (Therp) (hbrunn) wrote :

...fixed the branch to only contain the commit it should contain

Revision history for this message
Yannick Vaucher @ Camptocamp (yvaucher-c2c) wrote :

LGTM

review: Approve
Revision history for this message
Holger Brunn (Therp) (hbrunn) wrote :

This project is now hosted on https://github.com/OCA/web. Please move your proposal there. This guide may help you https://github.com/OCA/maintainers-tools/wiki/How-to-move-a-Merge-Proposal-to-GitHub

review: Needs Resubmitting
Revision history for this message
Holger Brunn (Therp) (hbrunn) wrote :

Unmerged revisions

24. By Holger Brunn (Therp)

[ADD] hide controls when printing a kanban view

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'web_print_from_browser/static/src/css/web_print_from_browser.css'
--- web_print_from_browser/static/src/css/web_print_from_browser.css 2013-06-10 12:52:02 +0000
+++ web_print_from_browser/static/src/css/web_print_from_browser.css 2014-01-30 10:56:30 +0000
@@ -14,6 +14,8 @@
14 .oe_debug_view,14 .oe_debug_view,
15 .oe_searchable_view,15 .oe_searchable_view,
16 .oe-process-view,16 .oe-process-view,
17 .oe_kanban_show_more,
18 .oe_kanban_header,
17 #oe_secondary_menu,19 #oe_secondary_menu,
18 table.main_table > tbody > tr:first-child,20 table.main_table > tbody > tr:first-child,
19 table.main_table > tbody > tr:last-child,21 table.main_table > tbody > tr:last-child,

Subscribers

People subscribed via source and target branches