From 11e2777d5503e23a0ea059b621011dd1c86977e3 Mon Sep 17 00:00:00 2001 From: Julian Tenney Date: Tue, 16 Oct 2012 14:30:14 +0000 Subject: [PATCH] Incorrect paths in the navigators for handling initObjects and custom flash movies. git-svn-id: https://xerteonlinetoolkits.googlecode.com/svn/trunk@452 912cdd6b-5c7d-d5a7-a2ba-d0f0cdb91641 --- modules/xerte/parent_templates/Nottingham/models/accNav.rlm | 2 +- modules/xerte/parent_templates/Nottingham/models/columnPage.rlm | 2 +- modules/xerte/parent_templates/Nottingham/models/slideshow.rlm | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/xerte/parent_templates/Nottingham/models/accNav.rlm b/modules/xerte/parent_templates/Nottingham/models/accNav.rlm index 4ae0c2dd0b..f35d53a231 100644 --- a/modules/xerte/parent_templates/Nottingham/models/accNav.rlm +++ b/modules/xerte/parent_templates/Nottingham/models/accNav.rlm @@ -1 +1 @@ - tempIndex){ acc.customButtons[i]._y = acc.customButtons[0]._y + tempY + 21*i-1; } } ]]> \ No newline at end of file + tempIndex){ acc.customButtons[i]._y = acc.customButtons[0]._y + tempY + 21*i-1; } } ]]> \ No newline at end of file diff --git a/modules/xerte/parent_templates/Nottingham/models/columnPage.rlm b/modules/xerte/parent_templates/Nottingham/models/columnPage.rlm index 9a62a9b4c7..ae20780887 100644 --- a/modules/xerte/parent_templates/Nottingham/models/columnPage.rlm +++ b/modules/xerte/parent_templates/Nottingham/models/columnPage.rlm @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/modules/xerte/parent_templates/Nottingham/models/slideshow.rlm b/modules/xerte/parent_templates/Nottingham/models/slideshow.rlm index 01074303ec..8210adc5d8 100644 --- a/modules/xerte/parent_templates/Nottingham/models/slideshow.rlm +++ b/modules/xerte/parent_templates/Nottingham/models/slideshow.rlm @@ -1 +1 @@ - ' + slideLabel + ''); ]]> ' + slideLabel + ''); ]]> ' + pageIcon.templateData.slideshow[projPI].nestedPage[icon.parentNode.index() - 1].name + '
' + pageIcon.templateData.slideshow[projPI].nestedPage[icon.parentNode.index() - 1].text}]]>
\ No newline at end of file + ' + slideLabel + ''); ]]> ' + slideLabel + ''); ]]> ' + pageIcon.templateData.slideshow[projPI].nestedPage[icon.parentNode.index() - 1].name + '
' + pageIcon.templateData.slideshow[projPI].nestedPage[icon.parentNode.index() - 1].text}]]>
\ No newline at end of file