From e51e78d532c4e54ccd542b3620c650a2f92eec42 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Thu, 28 Jan 2016 20:26:25 -0500 Subject: [PATCH] updated 2016/includes/program_js.html Added javascript magic that changes 'Details' -> 'Collapse details' when click; 'Collapse details' -> 'Details' when clicked again. --- 2016/includes/program_js.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/2016/includes/program_js.html b/2016/includes/program_js.html index 36e7ae3f..590c1202 100755 --- a/2016/includes/program_js.html +++ b/2016/includes/program_js.html @@ -3,6 +3,15 @@