From ee1d3cfcc09fc35cb82b3505f07ddfd52763e0a3 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Sat, 11 Oct 2014 12:45:54 +0100 Subject: [PATCH] Diff and split updates If the diff instance doesn't have focus either then we can go next/prev tab Load difflib.js file also Split pane controls added, with split view being opacity 0.5 --- index.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.php b/index.php index 00df71e..818aecc 100644 --- a/index.php +++ b/index.php @@ -37,7 +37,7 @@ if ($ICEcoder["checkUpdates"]) { $isMac = strpos($_SERVER['HTTP_USER_AGENT'], "Macintosh")>-1 ? true : false; ?> - + ICEcoder v <?php echo $ICEcoder["versionNo"];?> @@ -74,6 +74,7 @@ $t = $text['index']; + @@ -304,6 +305,7 @@ $t = $text['index'];