Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit c9e4b13

Browse files
committed
feat(v2): Add a note about jquery-ui
1 parent cb5ccd1 commit c9e4b13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ <h4>This calendar uses the extended form</h4>
178178
</div>
179179
</div>
180180
<h3>How?</h3>
181+
<div>* The jQuery UI files are only necessary if you plan to do drag & drop / resizing</div>
181182
<pre class="prettyprint linenums">
182183
&lt;div ui-calendar="uiConfig.calendar" class="span8 calendar" ng-model="eventSources"&gt;&lt;/div&gt;
183184

0 commit comments

Comments
 (0)