fix dropdown in slice page
[myslice.git] / ui / static / js / topmenu.js
1 $(function () { $(".dropdown-toggle").dropdown(); })