redhat-rcue / rcue

Red Hat Common User Interface (RCUE) reference implementation
Other
26 stars 15 forks source link

Adding Bootstrap-Select #19

Closed suzidao closed 10 years ago

suzidao commented 10 years ago

Hi Robb,

I've added the Bootstrap-Select plugin to RCUE, but I'm not sure how to incorporate the new LESS file into the Patternfly LESS library. I also added a line to the bower file to include the bootstrap-select plugin in the components library. Please let me know if I did it correctly.

Thanks, Susanne

Commit messages:

Updated index, created bootstrap-select sample page, updated LESS and CSS files

Added Bootstrap-Select to bower.json

Still need to add bootstrap-select.less to patternfly library.

rhamilto commented 10 years ago

Hi, Susanne.

This belongs in the PatternFly repo (https://github.com/patternfly/patternfly), not the RCUE one. RCUE is now a decedent of PatternFly, and only Red Hat brand-specific changes to PatternFly go in the RCUE repo.

Thanks, Robb.