JSDoc-compatible comment formatting.
This commit is contained in:
parent
d72703e77a
commit
17f0141da9
@ -1,11 +1,12 @@
|
|||||||
/*
|
|
||||||
* Skeleton V1.1
|
/**
|
||||||
* Copyright 2011, Dave Gamache
|
* Skeleton V1.1
|
||||||
* www.getskeleton.com
|
* Copyright 2011, Dave Gamache
|
||||||
* Free to use under the MIT license.
|
* www.getskeleton.com
|
||||||
* http://www.opensource.org/licenses/mit-license.php
|
* Free to use under the MIT license.
|
||||||
* 8/17/2011
|
* http://www.opensource.org/licenses/mit-license.php
|
||||||
*/
|
* 8/17/2011
|
||||||
|
*/
|
||||||
|
|
||||||
$('body').on('click', 'ul.tabs > li > a', function(e) {
|
$('body').on('click', 'ul.tabs > li > a', function(e) {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user