Adds Bootstrap color and date pickers.
authordsc <dsc@wikimedia.org>
Mon, 7 May 2012 14:13:17 +0000 (07:13 -0700)
committerdsc <dsc@wikimedia.org>
Mon, 7 May 2012 14:13:17 +0000 (07:13 -0700)
commit8da3dbdb6d654b1184f10cb56ec11561cb12f085
tree3f95e60ba363f3c18f371cf4f31a9621313f0173
parentfb2f8eaafc7c93d070e605f48df93581937ea8ab
Adds Bootstrap color and date pickers.
12 files changed:
static/vendor/bootstrap-colorpicker.js [new symlink]
static/vendor/bootstrap-colorpicker/css/_colorpicker.css [new file with mode: 0644]
static/vendor/bootstrap-colorpicker/css/colorpicker.css [new file with mode: 0644]
static/vendor/bootstrap-colorpicker/img/alpha.png [new file with mode: 0644]
static/vendor/bootstrap-colorpicker/img/hue.png [new file with mode: 0644]
static/vendor/bootstrap-colorpicker/img/saturation.png [new file with mode: 0644]
static/vendor/bootstrap-colorpicker/js/bootstrap-colorpicker.js [new file with mode: 0644]
static/vendor/bootstrap-colorpicker/less/colorpicker.less [new file with mode: 0644]
static/vendor/bootstrap-datepicker.js [new symlink]
static/vendor/bootstrap-datepicker/css/datepicker.css [new file with mode: 0644]
static/vendor/bootstrap-datepicker/js/bootstrap-datepicker.js [new file with mode: 0644]
static/vendor/bootstrap-datepicker/less/datepicker.less [new file with mode: 0644]