From ece6bf5584577e90208945e939f37e79c3e9c1ec Mon Sep 17 00:00:00 2001 From: Nicolas Setton Date: Sun, 3 Sep 2017 21:45:08 -0400 Subject: [PATCH] Initial revision of a "Check" button --- compile_server/app/templates/code_page.html | 22 ++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/compile_server/app/templates/code_page.html b/compile_server/app/templates/code_page.html index 87ea27d..4e5b20b 100644 --- a/compile_server/app/templates/code_page.html +++ b/compile_server/app/templates/code_page.html @@ -31,6 +31,8 @@ .done(function( json ) { // On success, create editors for each of the resources + // First create the tabs + var ul = $( '