Browse Source

Update sidebar.html.eco

dropdown->sidebar
pull/369/head
Slobodan Mišković 11 years ago
parent
commit
298bc52422
1 changed files with 2 additions and 2 deletions
  1. 4
      server/documents/modules/sidebar.html.eco

4
server/documents/modules/sidebar.html.eco

@ -344,7 +344,7 @@ type : 'UI Module'
<p>All the following <a href="/module.html#/behavior">behaviors</a> can be called using the syntax:</p>
<div class="code">
$('.your.element')
.dropdown('behavior name', argumentOne, argumentTwo)
.sidebar('behavior name', argumentOne, argumentTwo)
;
</div>
@ -612,4 +612,4 @@ type : 'UI Module'
</div>
</body>
</html>
</html>
Loading…
Cancel
Save