From 711dc28fc590ea5e368586ae6f122410a5529fae Mon Sep 17 00:00:00 2001 From: Georg Hopp Date: Sat, 28 Sep 2013 21:37:30 +0100 Subject: [PATCH] show taskrambler version in Frontend --- assets/html/main.html | 6 ++++++ assets/js/init.js | 17 +++++++++++++---- include/application/application.h | 2 ++ include/http/response.h | 1 + src/application/Makefile.am | 2 +- src/application/application.c | 2 ++ src/http/Makefile.am | 3 ++- 7 files changed, 27 insertions(+), 6 deletions(-) diff --git a/assets/html/main.html b/assets/html/main.html index 75e7c6f..8697722 100644 --- a/assets/html/main.html +++ b/assets/html/main.html @@ -7,6 +7,10 @@ Taskrambler + + + + @@ -23,6 +27,8 @@ + +