Skip to content

Commit a844155

Browse files
committed
Whitespace fixes in the HTML.
1 parent 03ad5a4 commit a844155

1 file changed

Lines changed: 23 additions & 23 deletions

File tree

web/index.html

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -189,15 +189,15 @@ <h2>Source</h2>
189189
<template data-simply-template="file">
190190
<li class="file">
191191
<label>
192-
<input
193-
class="ds-hidden pod-select"
194-
data-simply-attributes="value"
195-
data-simply-content="attributes"
196-
data-simply-field="url"
197-
name="path"
198-
type="checkbox"
199-
value=""
200-
>
192+
<input
193+
class="ds-hidden pod-select"
194+
data-simply-attributes="value"
195+
data-simply-content="attributes"
196+
data-simply-field="url"
197+
name="path"
198+
type="checkbox"
199+
value=""
200+
>
201201
<span class="name"
202202
data-simply-attributes="title"
203203
data-simply-content="attributes"
@@ -244,20 +244,20 @@ <h2>Target</h2>
244244
<template data-simply-template="folder">
245245
<li class="folder">
246246
<label>
247-
<input
248-
class="ds-hidden pod-select"
249-
data-simply-attributes="value"
250-
data-simply-content="attributes"
251-
data-simply-field="url"
252-
name="path"
253-
type="radio"
254-
value=""
255-
>
256-
<span class="name"
257-
data-simply-attributes="title"
258-
data-simply-content="attributes"
259-
data-simply-field="name"
260-
>
247+
<input
248+
class="ds-hidden pod-select"
249+
data-simply-attributes="value"
250+
data-simply-content="attributes"
251+
data-simply-field="url"
252+
name="path"
253+
type="radio"
254+
value=""
255+
>
256+
<span class="name"
257+
data-simply-attributes="title"
258+
data-simply-content="attributes"
259+
data-simply-field="name"
260+
>
261261
<svg class="ds-icon ds-icon-feather">
262262
<use xlink:href="./feather-sprite.svg#folder"></use>
263263
</svg>

0 commit comments

Comments
 (0)