From: Andreas Steffen Date: Tue, 18 Dec 2007 15:41:37 +0000 (-0000) Subject: make config view in strongSwan manager look similar to ikesa view X-Git-Tag: 4.1.10~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=005861b47bcd55bab09062c27dbfea7464c8ea68;p=thirdparty%2Fstrongswan.git make config view in strongSwan manager look similar to ikesa view --- diff --git a/src/manager/Makefile.am b/src/manager/Makefile.am index 9409a9cf9f..b0a1180f05 100644 --- a/src/manager/Makefile.am +++ b/src/manager/Makefile.am @@ -49,6 +49,7 @@ ipsec_templates_staticdir = ${ipsec_templatesdir}/static ipsec_templates_static_DATA = templates/static/style.css templates/static/script.js templates/static/jquery.js \ templates/static/pipe.png templates/static/pipe-good.png templates/static/pipe-bad.png \ templates/static/pipe-thin.png templates/static/pipe-thin-left.png templates/static/pipe-thin-right.png \ +templates/static/pipe-thin-green.png templates/static/pipe-thin-left-green.png templates/static/pipe-thin-right-green.png \ templates/static/gateway-left.png templates/static/client-left.png templates/static/strongswan.png \ templates/static/router.png templates/static/gateway-right.png templates/static/client-right.png \ templates/static/close.png templates/static/initiate.png diff --git a/src/manager/templates/config/list.cs b/src/manager/templates/config/list.cs index 731c9c63cd..e71830d4dd 100644 --- a/src/manager/templates/config/list.cs +++ b/src/manager/templates/config/list.cs @@ -16,36 +16,88 @@

-

-

- -
-

:

-
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + 0123456789abdcef


+ +
+ + + + + + + 0123456789abcdef


+ +
+ + + + + +
+

:

+
- -
- - - - - - -
- -

- -
<-> - -

- -
-
- - +

+ +

+ +
+


+
+ +


+
+ +

+ +
diff --git a/src/manager/templates/ikesa/list.cs b/src/manager/templates/ikesa/list.cs index 15fe4070ee..f9a8e5c682 100644 --- a/src/manager/templates/ikesa/list.cs +++ b/src/manager/templates/ikesa/list.cs @@ -2,7 +2,7 @@