Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
JammingBen committed May 4, 2022
1 parent bc8e2c7 commit 5291274
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ exports[`FilesDrop should show page title and configuration theme general slogan
<div class="oc-flex oc-flex-column oc-flex-middle oc-height-1-1">
<div class="oc-text-center oc-width-1-1 oc-width-xxlarge@m">
<h2>admin shared this folder with you for uploading</h2>
<resource-upload-stub btnlabel="Drop files here to upload or click to select file" btnclass="" id="files-drop-zone" class="uk-flex uk-flex-middle uk-flex-center uk-placeholder"></resource-upload-stub>
<resource-upload-stub btnlabel="Drop files here to upload or click to select file" btnclass="" id="files-drop-zone" class="oc-flex oc-flex-middle oc-flex-center oc-placeholder"></resource-upload-stub>
<div id="previews" hidden="hidden"></div>
</div>
<!---->
Expand Down Expand Up @@ -43,7 +43,7 @@ exports[`FilesDrop when "loading" is set to false should show error message if o
<div class="oc-flex oc-flex-column oc-flex-middle oc-height-1-1">
<div class="oc-text-center oc-width-1-1 oc-width-xxlarge@m">
<h2>admin shared this folder with you for uploading</h2>
<resource-upload-stub btnlabel="Drop files here to upload or click to select file" btnclass="" id="files-drop-zone" class="uk-flex uk-flex-middle uk-flex-center uk-placeholder"></resource-upload-stub>
<resource-upload-stub btnlabel="Drop files here to upload or click to select file" btnclass="" id="files-drop-zone" class="oc-flex oc-flex-middle oc-flex-center oc-placeholder"></resource-upload-stub>
<div id="previews" hidden="hidden"></div>
</div>
<div class="oc-text-center">
Expand All @@ -67,7 +67,7 @@ exports[`FilesDrop when "loading" is set to false should show share information
<div class="oc-flex oc-flex-column oc-flex-middle oc-height-1-1">
<div class="oc-text-center oc-width-1-1 oc-width-xxlarge@m">
<h2>admin shared this folder with you for uploading</h2>
<resource-upload-stub btnlabel="Drop files here to upload or click to select file" btnclass="" id="files-drop-zone" class="uk-flex uk-flex-middle uk-flex-center uk-placeholder"></resource-upload-stub>
<resource-upload-stub btnlabel="Drop files here to upload or click to select file" btnclass="" id="files-drop-zone" class="oc-flex oc-flex-middle oc-flex-center oc-placeholder"></resource-upload-stub>
<div id="previews" hidden="hidden"></div>
</div>
<!---->
Expand Down

0 comments on commit 5291274

Please sign in to comment.