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

Updated Carousel not working in branch sites. #4

Closed
trf000 opened this issue Oct 13, 2014 · 2 comments
Closed

Updated Carousel not working in branch sites. #4

trf000 opened this issue Oct 13, 2014 · 2 comments

Comments

@trf000
Copy link
Contributor

trf000 commented Oct 13, 2014

Modal will not appear for adding/editing slides. making a slide inactive does not take either.

Tried with an existing branch and and a newly created branch, same results.

@trf000
Copy link
Contributor Author

trf000 commented Oct 13, 2014

found it.
class/Controller/Admin.php

line 278

change

\Layout::includeJavascript('mod/carousel/javascript/slide_list.js');

to

\Layout::includeJavascript(PHPWS_SOURCE_HTTP . 'mod/carousel/javascript/slide_list.js');

@Stardog
Copy link
Contributor

Stardog commented Nov 14, 2014

Fixed in Layout with AppStateESS/phpwebsite@7017439

@Stardog Stardog closed this as completed Nov 14, 2014
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

No branches or pull requests

2 participants