Skip to content

Commit

Permalink
lab2023#28 Create forms page
Browse files Browse the repository at this point in the history
- Jquery knob plugin was added
  • Loading branch information
tayfunoziserikan committed Aug 11, 2013
1 parent 13f8847 commit 74a5849
Show file tree
Hide file tree
Showing 6 changed files with 714 additions and 10 deletions.
3 changes: 3 additions & 0 deletions source/assets/javascripts/application.js.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ $(document).ready ->
# Enable toolbar tooltips
$('[data-toggle=toolbar-tooltip]').tooltip
placement: 'bottom'

# Enable knob inputs
$('.knob').knob()
Loading

0 comments on commit 74a5849

Please sign in to comment.