Modded CSS + add JQuery magic for rendering the LP15 log and Date-Place the way Zak...
authorrsiddharth <rsd@gnu.org>
Fri, 19 Dec 2014 23:58:26 +0000 (18:58 -0500)
committerrsiddharth <rsd@gnu.org>
Fri, 19 Dec 2014 23:58:26 +0000 (18:58 -0500)
commit5d95f53842230b7e3024593b832e6cfa7f2b25f2
tree7dbe6f3f72db1b601901035d8ddc9c4fb145b641
parent7da4cf9b9ec1c7923c99f119b4ff4f3fd452c173
Modded CSS + add JQuery magic for rendering the LP15 log and Date-Place the way Zak wants.

Also, common JS used by all pages are now at
/server/2015/common_js.html. All pages under /2015/ now, except the
pages under /2015/scholarships/ includ /server/2015/common_js.html.

modified:   2015/anti-harassment/index.html
modified:   2015/assets/css/custom.css
modified:   2015/call_for_sessions/confirmation.html
modified:   2015/call_for_sessions/index.html
modified:   2015/confirmation.html
modified:   2015/discussion_list/index.html
modified:   2015/exhibit/confirmation.html
modified:   2015/exhibit/index.html
modified:   2015/exhibit/payment_confirmation.html
modified:   2015/fixed.html
modified:   2015/getting_around/index.html
modified:   2015/index.html
modified:   2015/mailing-list/index.html
modified:   2015/mailing_list.html
modified:   2015/volunteer/confirmation.html
modified:   2015/volunteer/index.html
modified:   server/2015/ahp_js.html
modified:   server/2015/banner.html
modified:   server/2015/cfs_js.html
new file:   server/2015/common_js.html
modified:   server/2015/exhibit_js.html
modified:   server/2015/getting_around_js.html
modified:   server/2015/home_js.html
modified:   server/2015/mailing_list_js.html
modified:   server/2015/volunteer_js.html
25 files changed:
2015/anti-harassment/index.html
2015/assets/css/custom.css
2015/call_for_sessions/confirmation.html
2015/call_for_sessions/index.html
2015/confirmation.html
2015/discussion_list/index.html
2015/exhibit/confirmation.html
2015/exhibit/index.html
2015/exhibit/payment_confirmation.html
2015/fixed.html
2015/getting_around/index.html
2015/index.html
2015/mailing-list/index.html
2015/mailing_list.html
2015/volunteer/confirmation.html
2015/volunteer/index.html
server/2015/ahp_js.html
server/2015/banner.html
server/2015/cfs_js.html
server/2015/common_js.html [new file with mode: 0644]
server/2015/exhibit_js.html
server/2015/getting_around_js.html
server/2015/home_js.html
server/2015/mailing_list_js.html
server/2015/volunteer_js.html