Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

Update importForm.html#8

Open
jjasensio wants to merge 1 commit into
nuxeo-archives:masterfrom
jjasensio:patch-1
Open

Update importForm.html#8
jjasensio wants to merge 1 commit into
nuxeo-archives:masterfrom
jjasensio:patch-1

Conversation

@jjasensio
Copy link
Copy Markdown

The Nuxeo Path is not a static value and it can change, so, I put a relative path withouth context path "nuxeo":

<script type="text/javascript" src="/nuxeo/nxthemes-lib/jquery.js"> --> <script type="text/javascript" src="../nxthemes-lib/jquery.js">

The Nuxeo Path is not a static value and it can change, so, I put a relative path withouth context path "nuxeo":

<script type="text/javascript" src="/nuxeo/nxthemes-lib/jquery.js"> --> <script type="text/javascript" src="../nxthemes-lib/jquery.js">
@efge
Copy link
Copy Markdown
Collaborator

efge commented May 9, 2016

Thanks for the patch and sorry for the late review. Could you update it with the changes from master and check that it still functions then?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants