From b4f8d824f7a6b3466e95dd510af41fabc08df848 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Sun, 15 Mar 2009 22:05:38 +0000 Subject: Remove profiling and debugging from the scaffold info screen. --- core/views/scaffold.html.php | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'core') diff --git a/core/views/scaffold.html.php b/core/views/scaffold.html.php index cd625467..028acd02 100644 --- a/core/views/scaffold.html.php +++ b/core/views/scaffold.html.php @@ -426,20 +426,6 @@ (count ?> tags) -
  • Profiling: - get("profiler", false)): ?> - on - - off - -
  • -
  • Debug: - get("debug", false)): ?> - on - - off - -
  • -- cgit v1.2.3