We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ea3d92 commit 39a138aCopy full SHA for 39a138a
paper-calendar.html
@@ -7,9 +7,9 @@
7
<link rel="import" href="../paper-styles/shadow.html">
8
<link rel="import" href="../paper-styles/typography.html">
9
<link rel="import" href="../iron-resizable-behavior/iron-resizable-behavior.html">
10
-<link rel="import" href="../moment-element/moment-import.html">
11
<link rel="import" href="paper-date-picker-icons.html">
12
+<script type="text/javascript" src="../moment/min/moment.min.js"></script>
13
<dom-module id="paper-calendar">
14
<template>
15
<style>
0 commit comments