mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Corrected naming and capitalization consistency for Colorpicker and Progressbar
This commit is contained in:
parent
f94beb7f94
commit
d48b56a28c
@ -1,11 +1,11 @@
|
|||||||
/*
|
/*
|
||||||
* jQuery UI Color Picker @VERSION
|
* jQuery UI Colorpicker @VERSION
|
||||||
*
|
*
|
||||||
* Copyright (c) 2008 Stefan Petre, Paul Bakaus
|
* Copyright (c) 2008 Stefan Petre, Paul Bakaus
|
||||||
* Dual licensed under the MIT (MIT-LICENSE.txt)
|
* Dual licensed under the MIT (MIT-LICENSE.txt)
|
||||||
* and GPL (GPL-LICENSE.txt) licenses.
|
* and GPL (GPL-LICENSE.txt) licenses.
|
||||||
*
|
*
|
||||||
* http://docs.jquery.com/UI/ColorPicker
|
* http://docs.jquery.com/UI/Colorpicker
|
||||||
*
|
*
|
||||||
* Depends:
|
* Depends:
|
||||||
* ui.core.js
|
* ui.core.js
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
/*
|
/*
|
||||||
* jQuery UI ProgressBar @VERSION
|
* jQuery UI Progressbar @VERSION
|
||||||
*
|
*
|
||||||
* Copyright (c) 2008 Eduardo Lundgren
|
* Copyright (c) 2008 Eduardo Lundgren
|
||||||
* Dual licensed under the MIT (MIT-LICENSE.txt)
|
* Dual licensed under the MIT (MIT-LICENSE.txt)
|
||||||
* and GPL (GPL-LICENSE.txt) licenses.
|
* and GPL (GPL-LICENSE.txt) licenses.
|
||||||
*
|
*
|
||||||
* http://docs.jquery.com/UI/ProgressBar
|
* http://docs.jquery.com/UI/Progressbar
|
||||||
*
|
*
|
||||||
* Depends:
|
* Depends:
|
||||||
* ui.core.js
|
* ui.core.js
|
||||||
|
Loading…
Reference in New Issue
Block a user