Today I've found that there is another file where custom.css is missing:

diff -u /usr/local/opsview-web/root/wrappers/default.orig /usr/local/opsview-web/root/wrappers/default --- /usr/local/opsview-web/root/wrappers/default.orig Thu May 6 11:14:43 2010 +++ /usr/local/opsview-web/root/wrappers/default Thu May 6 11:16:54 2010
@@ -23,6 +23,7 @@
<!--[if IE 6]>
<link rel="stylesheet" type="text/css" href="[% c.uri_for("/stylesheets/opsview2_ie6.css", ov_params ) %]">
<![endif]-->
+ <link rel="stylesheet" type="text/css" href="[% c.uri_for("/stylesheets/custom.css", ov_params) | html %]" />
   [%- FOREACH stylesheet IN stylesheets; %]
<link rel="stylesheet" type="text/css" href="[% c.uri_for('/stylesheets/' _ stylesheet, ov_params ) %]">
   [%- END %]

Greets,
Emilio


Il 06/05/2010 14:48, Duncan Ferguson ha scritto:
On 5 May 2010, at 16:17, Emilio Scalise wrote:

In opsview 3.7.0 release notes the CHANGES file says:
    Ensure 'custom.css' is used on all admin, graph and cgi generated pages

that's not true, as there are some pages missing, mostly the admin/reload page.
The files that are needed to be modified are:

...
Could you please include this fix in the next release?
Applied.  Thanks for the report.

   Duncs





Opsera Limited | Unit 69 Suttons Business Park
Reading | Berkshire | RG6 1AZ | UK

Phone:   +44 (0) 845 057 7887
Mobile:   +44 (0) 7968 148 748
Skype:   duncan_j_ferguson     Email:   [email protected]
www.opsera.com

Opsera Limited is registered in the UK under Company Number 5396532. Our 
registered office is Gorse View, Horsell Rise, Woking, Surrey, GU21 4RB.


_______________________________________________
Opsview-users mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-users

_______________________________________________
Opsview-users mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-users

Reply via email to