From 3d91b8ab138f5abb8fca54fc920780b452f916fa Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Fri, 22 Mar 2013 16:46:46 +0000 Subject: [PATCH] Can only start or end tab drag if not over close Can only begin tabDragStart or tabDragEnd functions if overCloseLink is false --- editor.php | 2 +- files.php | 2 +- index.php | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/editor.php b/editor.php index 15b3ffc..6415bda 100644 --- a/editor.php +++ b/editor.php @@ -1,7 +1,7 @@ - + ICEcoder v <?php echo $ICEcoder["versionNo"];?> editor diff --git a/files.php b/files.php index 56c9638..80af9b7 100644 --- a/files.php +++ b/files.php @@ -1,7 +1,7 @@ - + ICEcoder v <?php echo $ICEcoder["versionNo"];?> file manager diff --git a/index.php b/index.php index 317588a..698cf0a 100644 --- a/index.php +++ b/index.php @@ -16,7 +16,7 @@ if ($ICEcoder["checkUpdates"]) { } ?> - + ICEcoder v <?php echo $ICEcoder["versionNo"];?> @@ -130,7 +130,7 @@ if (file_exists(dirname(__FILE__)."/plugins/jshint/jshint.js")) { '; + echo '
'; } ?>