fix upload step in tour

This commit is contained in:
Mads Rasmussen
2017-10-12 09:53:41 +02:00
parent 6640039cdf
commit d9b0b0112e

View File

@@ -303,9 +303,7 @@ function startUpDynamicContentController(dashboardResource, assetsService, tourS
{
element: "[data-element='editor-media'] [data-element='dropzone']",
title: "Upload images",
content: "<p>In the upload area you can upload your media items.</p><p>Click the <b>Upload button</b> and select some images on your computer and upload them.</p>",
event: "click",
clickElement: "[data-element='editor-media'] [data-element='button-upload-media']"
content: "<p>In the upload area you can upload your media items.</p><p>Click the <b>Upload button</b> and select some images on your computer and upload them.</p>"
},
{
element: "[data-element='editor-media'] [data-element='media-grid-item-0']",