Merge lp://staging/~jblount/libubuntuone/classy-error-pages into lp://staging/libubuntuone
Proposed by
Joshua Blount
Status: | Rejected | ||||
---|---|---|---|---|---|
Rejected by: | Stuart Langridge | ||||
Proposed branch: | lp://staging/~jblount/libubuntuone/classy-error-pages | ||||
Merge into: | lp://staging/libubuntuone | ||||
Diff against target: |
621 lines (+521/-7) 7 files modified
data/Makefile.am (+4/-1) data/connecting.html (+34/-0) data/in_development.html (+34/-0) data/load_error.html (+41/-0) data/reset.css (+49/-0) data/screen.css (+336/-0) libubuntuone/u1-music-store.c (+23/-6) |
||||
To merge this branch: | bzr merge lp://staging/~jblount/libubuntuone/classy-error-pages | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Stuart Langridge (community) | Disapprove | ||
Rodrigo Moya (community) | Needs Fixing | ||
Eric Casteleijn (community) | Approve | ||
Review via email: mp+21513@code.staging.launchpad.net |
Description of the change
Adds some css and html to make the error pages look nice / right / good.
To post a comment you must log in.
Looks ok to me, although I just merged another branch that adds a new page (initial page when loading the real store), so I think this is going to have conflicts, so can you please merge with trunk and add that other page please?