Skip to content

Commit

Permalink
Update changes yiisoft/assets.
Browse files Browse the repository at this point in the history
  • Loading branch information
terabytesoftw committed Nov 9, 2021
1 parent 3793268 commit f73bc5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storage/layout/main.php
Expand Up @@ -23,7 +23,7 @@
* @var Webview $this
*/

$assetManager->register([ViewBulmaAsset::class]);
$assetManager->registerMany([ViewBulmaAsset::class]);
$this->addCssFiles($assetManager->getCssFiles());
$this->addJsFiles($assetManager->getJsFiles());
?>
Expand Down

0 comments on commit f73bc5e

Please sign in to comment.