Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify nowdoc CS #1874

Merged
merged 4 commits into from
Oct 1, 2022
Merged

Unify nowdoc CS #1874

merged 4 commits into from
Oct 1, 2022

Conversation

mvorisek
Copy link
Member

@mvorisek mvorisek commented Oct 1, 2022

No description provided.

@@ -45,7 +45,7 @@ protected function init(): void
if (!$this->view) {
$this->view = $this->getOwner();
}
$this->getApp()->requireJs('https://cdn.jsdelivr.net/npm/@shopify/draggable@1.0.0-beta.12/lib/draggable.bundle.js');
$this->getApp()->requireJs($this->getApp()->cdn['atk'] . '/external/@shopify/draggable/lib/draggable.bundle.js');
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix #1873

@mvorisek mvorisek marked this pull request as ready for review October 1, 2022 22:44
@mvorisek mvorisek merged commit 3e3aae7 into develop Oct 1, 2022
@mvorisek mvorisek deleted the unify_nowdoc_cs branch October 1, 2022 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant