Merge lp://staging/~stevanr/linaro-ci-dashboard/add_jquery_ui into lp://staging/linaro-ci-dashboard
Proposed by
Stevan Radaković
Status: | Merged |
---|---|
Approved by: | Milo Casagrande |
Approved revision: | 35 |
Merged at revision: | 35 |
Proposed branch: | lp://staging/~stevanr/linaro-ci-dashboard/add_jquery_ui |
Merge into: | lp://staging/linaro-ci-dashboard |
Diff against target: |
678 lines (+636/-0) 2 files modified
dashboard/css/ui-lightness/jquery-ui-1.8.23.custom.css (+563/-0) dashboard/js/jquery-ui-1.8.23.custom.min.js (+73/-0) |
To merge this branch: | bzr merge lp://staging/~stevanr/linaro-ci-dashboard/add_jquery_ui |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Milo Casagrande (community) | Approve | ||
Review via email: mp+122412@code.staging.launchpad.net |
Description of the change
Add jquery ui library and ui-lightness theme css.
To post a comment you must log in.
One little thing: we already have a jquery library in dashboard/js/, it is jquery-1.7.2.js, do we need them both?
Anyway, it looks good to go (if the old one can be nuked, do it before merging).