]> _ Git - fluidbook-html5.git/commitdiff
#2263 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 18 Oct 2018 08:48:17 +0000 (10:48 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 18 Oct 2018 08:48:17 +0000 (10:48 +0200)
_imsmanifest.2004.xml
style/fluidbook.less

index 4ccd04334da13c49ae84fb58f55f24900f4d07e3..a01b78440fef6b08c502c1d0e64dd28fc947a023 100644 (file)
                     <adlnav:hideLMSUI>abandonAll</adlnav:hideLMSUI>
                 </adlnav:navigationInterface>
             </adlnav:presentation>
-            <item identifier="$scorm_id" identifierref="$scorm_id" isvisible="true">
+            <item identifier="$scorm_id" identifierref="$scorm_id_REF" isvisible="true">
                 <title>$scorm_title</title>
             </item>
         </organization>
     </organizations>
     <resources>
-        <resource identifier="$scorm_id" type="webcontent" adlcp:scormType="sco" href="index.html">
+        <resource identifier="$scorm_id_RES" type="webcontent" adlcp:scormType="sco" href="index.html">
             <file href="index.html"/>
         </resource>
     </resources>
index be710acf5598f62d5081b245de03bda4cf23dc12..959cbd3169a989f36897cae94c0411af4e1cfb00 100644 (file)
@@ -2322,7 +2322,6 @@ ul.chapters {
 }
 
 .doublePage._3d.nextend {
-
        -webkit-transform: rotate3d(0, 1, 0, 180deg);
        -o-transform: rotate3d(0, 1, 0, 180deg);
        -ms-transform: rotate3d(0, 1, 0, 180deg);