Skip to content

Commit 772ed39

Browse files
committed
pat date-picker demo: Fix url.
1 parent 4708830 commit 772ed39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pat/date-picker/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
>Multilingual support with German translations
7777
<input
7878
class="pat-date-picker"
79-
data-pat-date-picker="i18n: /src/pat/date-picker/i18n.json;"
79+
data-pat-date-picker="i18n: ./i18n.json;"
8080
type="date"
8181
/>
8282
</label>

0 commit comments

Comments
 (0)