[shinken/f18] fix patch.

david hannequin hvad at fedoraproject.org
Sat Mar 9 20:58:37 UTC 2013


commit 2cd1e18a10c5cf3b83c96bbb404a724892bd2669
Author: hvad <david.hannequin at gmail.com>
Date:   Sat Mar 9 21:58:15 2013 +0100

    fix patch.

 shinken-webui-menu.patch |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/shinken-webui-menu.patch b/shinken-webui-menu.patch
index 6a8d056..521a94f 100644
--- a/shinken-webui-menu.patch
+++ b/shinken-webui-menu.patch
@@ -1,6 +1,6 @@
-diff -up shinken-1.2.2/shinken/webui/views/header_element.tpl.orig shinken-1.2.2/shinken/webui/views/header_element.tpl
---- shinken-1.2.2/shinken/webui/views/header_element.tpl.orig	2012-12-16 15:37:52.136322431 +0100
-+++ shinken-1.2.2/shinken/webui/views/header_element.tpl	2012-12-16 16:11:03.107927977 +0100
+diff -up shinken-1.2.4/shinken/webui/views/header_element.tpl.orig shinken-1.2.4/shinken/webui/views/header_element.tpl
+--- shinken-1.2.4/shinken/webui/views/header_element.tpl.orig	2013-03-09 20:28:32.853973497 +0100
++++ shinken-1.2.4/shinken/webui/views/header_element.tpl	2013-03-09 20:31:00.875259088 +0100
 @@ -10,26 +10,6 @@
        </a>
  
@@ -8,9 +8,9 @@ diff -up shinken-1.2.2/shinken/webui/views/header_element.tpl.orig shinken-1.2.2
 -       <ul class="nav">
 -         <li class="dropdown">
 -           <a href="#" class="dropdown-toggle brand" data-toggle="dropdown" style="color: #FFFFFF"> Shinken <b class="caret"></b></a>
--           <ul class="dropdown-menu span4">
+-           <ul class="dropdown-menu">
 -            <li><a href=":7767">Shinken UI </a></li>
--            <li><a href=":7766">Skonf UI</a></li>
+-            <li><a href=":7766">Skonf UI</a><span class="badger-beta badger-critical">Beta</span></li>
 -            <!-- We will add also others UIs on the global menu -->
 -            %if app:
 -            %other_uis = app.get_external_ui_link()
@@ -28,7 +28,7 @@ diff -up shinken-1.2.2/shinken/webui/views/header_element.tpl.orig shinken-1.2.2
  
        <ul class="nav">
          %menu = [ ('/dashboard', 'Dashboard'), ('/impacts','Impacts'), ('/problems','IT problems'), ('/all', 'All'), ('/wall', 'Wall')]
-@@ -115,4 +95,4 @@
+@@ -113,4 +93,4 @@
    </div><!--/.nav-collapse -->
  </div>
  </div>


More information about the scm-commits mailing list