From c1dcb108a10c76b1fef0cb8f0cacf3bb6961612b Mon Sep 17 00:00:00 2001 From: pcanterino <> Date: Tue, 29 Jun 2004 14:26:56 +0000 Subject: [PATCH 1/1] Added a small field to jump to a directory or to view a file quickly --- templates/dirlist.htm | 10 +++++++++- templates/viewfile.htm | 14 +++++++++++++- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/templates/dirlist.htm b/templates/dirlist.htm index 6f83465..59abf66 100644 --- a/templates/dirlist.htm +++ b/templates/dirlist.htm @@ -45,6 +45,14 @@
-

About Dev-Editor

+ + + + + + + + +
Go to directory/file: About Dev-Editor
\ No newline at end of file diff --git a/templates/viewfile.htm b/templates/viewfile.htm index 0de0bc6..fdc96b8 100644 --- a/templates/viewfile.htm +++ b/templates/viewfile.htm @@ -20,6 +20,18 @@ -

About Dev-Editor

+
+ +
+ + + + + + + + + +
Go to directory/file: About Dev-Editor
\ No newline at end of file -- 2.34.1