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

Add one change #24

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add one change #24

wants to merge 3 commits into from

Conversation

kukrik
Copy link
Member

@kukrik kukrik commented Nov 26, 2020

Version 3.1 has a different folder structure: for example, qc.baseDir refers to qc.baseDir = "/qcubed-4/ vendor/qcubed";

But for example, the structure of version 4 is slightly different from version 3.1. Then there is no javascript access directly to the "vendor" folder.

Added line sprintf ('qc.jsVendor = "% s";', QCUBED_VENDOR_URL). Now you can access it more easily than you need to.

…arams.php

Please see there /application/src/Action/ActionParams.php lines 33 - 42!
Version 3.1 has a different folder structure: for example, qc.baseDir refers to qc.baseDir = "/ qcubed-4 / vendor / qcubed";

But for example, the structure of version 4 is slightly different from version 3.1. Then there is no javascript access directly to the "vendor" folder.

Added sprintf ('qc.jsVendor = "% s";', QCUBED_VENDOR_URL). Now you can access it more easily than you need to.
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.

None yet

1 participant