-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
Suggestion , add a link to this repo in code comments. I found the old version in packed theme plugins file and by looking at this
/*! Copyright 2012, Ben Lin (http://dreamerslab.com/)
* Licensed under the MIT License (LICENSE.txt).
*
* Version: 1.0.17
*
* Requires: jQuery >= 1.2.3
*/
I have no idea what the plugin is ( the method actual is ambiguous ) since the file was compiled about year ago and you have many repos.
this would be preferred
/*! Copyright 2012, Ben Lin (http://dreamerslab.com/)
* Licensed under the MIT License (LICENSE.txt).
* https://github.com/dreamerslab/jquery.actual
* Version: 1.0.18
*
* Requires: jQuery >= 1.2.3
*/
Metadata
Metadata
Assignees
Labels
No labels