Changeset 37565


Ignore:
Timestamp:
2023-03-24T21:28:41+13:00 (13 months ago)
Author:
anupama
Message:

Getting the image slider to work again in the Designing a New Interface: Part 2 tutorial step 6 required one more change.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • documentation/trunk/tutorial_sample_files/interfaces/aybara/interface.txt

    r34582 r37565  
    8585
    8686<xsl:template name="additionalHeaderContent">
     87<script type="text/javascript" src="interfaces/{$interface_name}/scripts/jquery.min.js"><xsl:text> </xsl:text></script>
    8788<script type="text/javascript" src="interfaces/{$interface_name}/scripts/jquery.easing.1.3.js"><xsl:text> </xsl:text></script>
    8889<script type="text/javascript" src="interfaces/{$interface_name}/scripts/jquery.timers.1.2.js"><xsl:text> </xsl:text></script>
Note: See TracChangeset for help on using the changeset viewer.