Index: /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/apv/models/admintools/troubleshooting/__init__.py
===================================================================
--- /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/apv/models/admintools/troubleshooting/__init__.py	(revision 38037)
+++ /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/apv/models/admintools/troubleshooting/__init__.py	(working copy)
@@ -1334,7 +1334,7 @@
                 if local_equirement():
                     logo_path = "/ca/webui/htdocs/new/src/media/img/themes/new/login-logo-cn.png"
                 else:
-                    logo_path = "/ca/webui/htdocs/new/src/media/img/themes/new/login-logo-en.png"
+                    logo_path = "/ca/webui/htdocs/new/src/media/img/themes/new/Array-Logo-en-2024.png"
 
                 styles=getSampleStyleSheet()
                 canvas.saveState()
Index: /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/hive/report.py
===================================================================
--- /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/hive/report.py	(revision 38037)
+++ /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/hive/report.py	(working copy)
@@ -288,7 +288,7 @@
     if local_equirement():
         logo_path = "/ca/webui/htdocs/new/src/media/img/themes/new/login-logo-cn.png"
     else:
-        logo_path = "/ca/webui/htdocs/new/src/media/img/themes/new/login-logo-en.png"
+        logo_path = "/ca/webui/htdocs/new/src/media/img/themes/new/Array-Logo-en-2024.png"
     return logo_path
 
 def get_system_data_sql(from_time, to_time):
Index: /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/hive/templates/base.html
===================================================================
--- /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/hive/templates/base.html	(revision 38037)
+++ /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/hive/templates/base.html	(working copy)
@@ -67,7 +67,7 @@
             {% if SESSION.local %}
             <img src="{{ MEDIA }}img/themes/new/base-logo-cn.png" style="margin: 5px;">
             {% else %}
-            <img src="{{ MEDIA }}img/themes/new/logo-01.png" style="margin: 5px;">
+            <img src="{{ MEDIA }}img/themes/new/Array-Logo-en-White-2024.png" style="margin: 5px;">
             {% endif %}
           </div>
           <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
@@ -980,7 +980,7 @@
             {% if SESSION.local %}
             <img src="{{ MEDIA }}img/themes/new/base-logo-cn.png">
             {% else %}
-            <img src="{{ MEDIA }}img/themes/new/logo-01.png">
+            <img src="{{ MEDIA }}img/themes/new/Array-Logo-en-White-2024.png">
             {% endif %}
           </li>
           <li class="new-logo2">
Index: /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/hive/templates/login.html
===================================================================
--- /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/hive/templates/login.html	(revision 38037)
+++ /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/hive/templates/login.html	(working copy)
@@ -21,7 +21,7 @@
             {% if local %}
             <img src="{{ MEDIA }}img/themes/new/login-logo-cn.png">
             {% else %}
-            <img src="{{ MEDIA }}img/themes/new/login-logo-en.png" style="width: 124px; height: 32px;">
+            <img src="{{ MEDIA }}img/themes/new/Array-Logo-en-2024.png" style="width: 124px; height: 32px;">
             {% endif %}
         </div>
         
Index: /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/media/img/themes/new/Array-Logo-en-2024.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = image/png
Index: /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/media/img/themes/new/Array-Logo-en-2024.png
===================================================================
--- /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/media/img/themes/new/Array-Logo-en-2024.png	(revision 38037)
+++ /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/media/img/themes/new/Array-Logo-en-2024.png	(working copy)

Property changes on: usr/click/webui/htdocs/new/src/media/img/themes/new/Array-Logo-en-2024.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+image/png
\ No newline at end of property
Index: /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/media/img/themes/new/Array-Logo-en-White-2024.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = image/png
Index: /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/media/img/themes/new/Array-Logo-en-White-2024.png
===================================================================
--- /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/media/img/themes/new/Array-Logo-en-White-2024.png	(revision 38037)
+++ /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/media/img/themes/new/Array-Logo-en-White-2024.png	(working copy)

Property changes on: usr/click/webui/htdocs/new/src/media/img/themes/new/Array-Logo-en-White-2024.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+image/png
\ No newline at end of property
Index: /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/media/less/themes/New/components/navs.less
===================================================================
--- /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/media/less/themes/New/components/navs.less	(revision 38037)
+++ /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/media/less/themes/New/components/navs.less	(working copy)
@@ -19,7 +19,7 @@
     .navbar-brand {
         /*width: 100%;
 
-        background: url('@{theme-img-base}/logo-01.png') no-repeat;*/
+        background: url('@{theme-img-base}/Array-Logo-en-White-2024.png') no-repeat;*/
     }
     span {
         display: block;
