diff --git a/javascript/CMSMain.js b/javascript/CMSMain.js index 68b97213..2788c08d 100644 --- a/javascript/CMSMain.js +++ b/javascript/CMSMain.js @@ -240,6 +240,9 @@ }); + /** + * Register the onclick handler that loads the page into EditForm + */ $("#SideReportsHolder form ul a").concrete({ onclick: function() { var $link = $(this);