jquery.ui library now is in its module directory
This commit is contained in:
parent
fd335a57b5
commit
6481cf646a
491 changed files with 0 additions and 0 deletions
|
@ -0,0 +1,17 @@
|
|||
<div id="droppablePhotos" style="min-height: 130px; min-height:130px; height:auto !important; zoom:1;">
|
||||
|
||||
<ul class="droppable-gallery">
|
||||
<li class="droppable-img-content">
|
||||
<img src="templates/images/P1010020.JPG" alt="Tatry 1" title="Drag me!" />
|
||||
</li>
|
||||
<li class="droppable-img-content">
|
||||
<img src="templates/images/P1010039.JPG" alt="Tatry 3" title="Drag me!" />
|
||||
</li>
|
||||
<li class="droppable-img-content">
|
||||
<img src="templates/images/P1010044.JPG" alt="Tatry 4" title="Drag me!" />
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="droppable-photos-container" style="text-align: center;">Drop here!</div>
|
||||
|
||||
</div>
|
Reference in a new issue