Skip to content

Commit

Permalink
Update WorkflowAI-H24-scr501-en.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ledangtrung committed Dec 2, 2024
1 parent e4bfdd8 commit be56130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/WorkflowAI-H24-scr501-en.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ <h2 class="dmview-title">##store_lb##</h2>
<script src="https://therealtimex.github.io/rtlibrary/js/mediaSlider_v2.js">defer ></script>
<script>
document.addEventListener('DOMContentLoaded', () => {
const listFiles = "https://img.icons8.com/ios-filled/50/youtube-squared.png;https://img.icons8.com/arcade/64/youtube-squared.png;https://img.icons8.com/officel/50/facebook-new.png;https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf;https://filesamples.com/samples/document/docx/sample3.docx;https://www.w3resource.com/python-exercises/pandas/excel/SaleData.xlsx;http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4";
const listFiles = "";
const listFilesArray = listFiles.split(";");
new MediaSlider('media-slider-container', listFilesArray);
});
Expand Down

0 comments on commit be56130

Please sign in to comment.