updated core to 7.73

This commit is contained in:
2020-09-24 17:04:08 +02:00
parent 084d28842a
commit 7d87153100
524 changed files with 25194 additions and 7745 deletions
+3
View File
@@ -197,6 +197,9 @@ function toolbar_view() {
),
'css' => array(
$module_path . '/toolbar.css',
$module_path . '/toolbar-print.css' => array(
'media' => 'print',
),
),
'library' => array(array('system', 'jquery.cookie')),
),