This repository has been archived by the owner on Jan 25, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 16
HowTos #1
Comments
ghost
mentioned this issue
Sep 1, 2020
Add also documentation of the Metismenu - 2 sublevels maximum. |
This was referenced Sep 2, 2020
local hosted fonts - why local hosted (GDPR) - what can the user do to expand or change his fonts. #61 |
@coolcat-creations : what is needed to close this issue? |
Closing this, as the question was answered. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello!
Can anyone explain what this is and how it's used?
$wa = $this->getWebAssetManager();
// Enable assets
$wa->usePreset('template.cassiopeia.' . ($this->direction === 'rtl' ? 'rtl' : 'ltr'))
->useStyle('template.active.language')
->useStyle('template.user')
->useScript('template.user');
$wa->registerStyle
$this->getPreloadManager()
Thank you!
The text was updated successfully, but these errors were encountered: