We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50fb911 commit c1a2976Copy full SHA for c1a2976
chroma/index.php
@@ -31,8 +31,8 @@
31
?>
32
<body class="gallery-mode--overlay ">
33
34
-<?php include PathUtility::getAbsolutePath('template/components/preview.php'); ?>
35
<?php include PathUtility::getAbsolutePath('template/components/chroma.canvas.php'); ?>
+<?php include PathUtility::getAbsolutePath('template/components/preview.php'); ?>
36
37
<div class="stage stage--chroma rotarygroup" data-stage="start">
38
<div class="stage-inner">
0 commit comments