Skip to content

Commit

Permalink
JSDoc-compatible comment formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
rauchg committed Mar 1, 2012
1 parent d72703e commit 17f0141
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions javascripts/tabs.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
/*
* Skeleton V1.1
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 8/17/2011
*/

/**
* Skeleton V1.1
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 8/17/2011
*/

$('body').on('click', 'ul.tabs > li > a', function(e) {

Expand Down

0 comments on commit 17f0141

Please sign in to comment.