professor / whiteboard

Carnegie Mellon University - Silicon Valley Campus - Learn By Doing Curriculum Tool
37 stars 61 forks source link

print style on photo roster + jquery ui tooltip for hints on filling social profile : github issues #158 and #160 #163

Closed kaushikgopal closed 11 years ago

kaushikgopal commented 11 years ago

Correcting Print style on photo roster page + adding hints for jQuery ui tooltip

kaushikgopal commented 11 years ago

I've imported jquery and jquery ui again in the user profile edit page (which I now feel is wrong ! ). Can we up the version of jquery and jquery-ui in cmu_sv.html.erb (tooltip was introduced in 1.9) ?

Current Versions: jquery: 1.6.1 jquery ui: 1.8.3

Proposed Versions: jquery: 1.9.0 jquery ui: 1.10.0

My local so far seems ok with the upped versions.

kaushikgopal commented 11 years ago

an additional incentive to up the version of jQuery, is the selector optimization we can achieve with the on event listener that was introduced in v 1.7.