Improve printing options for invoices reducing global styles

This commit is contained in:
Manuel Cillero 2017-09-03 18:15:21 +02:00
parent 42355f66e6
commit 8809632f15
19 changed files with 19 additions and 72 deletions

View file

@ -47,8 +47,6 @@ function theme_stormevent_list($header, $events) {
}
function theme_stormevent_view($node, $teaser = FALSE, $page = FALSE) {
drupal_add_css(drupal_get_path('module', 'storm') . '/storm-node.css', 'module');
$node = node_prepare($node, $teaser);
$l_pos = 1; // Used to increase the link position number (see issue 814820)