Skip to content

Commit

Permalink
add backoffice css
Browse files Browse the repository at this point in the history
  • Loading branch information
PrestaSafe committed Aug 30, 2024
1 parent 8286c53 commit 80601cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions prettyblocks.php
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,8 @@ public function hookdisplayBackOfficeHeader($params)

$this->context->controller->addJS($this->_path . 'views/js/back.js');
}
$this->context->controller->addCSS($this->_path . 'views/css/back.css');

}

public function install()
Expand Down

0 comments on commit 80601cf

Please sign in to comment.