diff --git a/cherry_content.html b/cherry_content.html new file mode 100644 index 0000000..e69de29 diff --git a/cherry_summary.html b/cherry_summary.html new file mode 100644 index 0000000..e69de29 diff --git a/index.html b/index.html index 7eb0fd4..26075c4 100644 --- a/index.html +++ b/index.html @@ -50,8 +50,8 @@

Index

$("#i_summary").attr("src","oak_summary.html"); }) $("#beech").click(function(){ - - + $("#i_content").attr("src","beech_content.html"); + $("#i_summary").attr("src","beech_summary.html"); }) /* This will not be merged ! */ @@ -59,4 +59,4 @@

Index

- \ No newline at end of file +