Author: yusaku
Date: Wed May 1 17:49:58 2013
New Revision: 1478118
URL: http://svn.apache.org/r1478118
Log:
AMBARI-2042. Update Ambari logo. (yusaku)
Added:
incubator/ambari/trunk/logo.png (with props)
Modified:
incubator/ambari/trunk/CHANGES.txt
incubator/ambari/trunk/ambari-web/app/templates/application.hbs
Modified: incubator/ambari/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/incubator/ambari/trunk/CHANGES.txt?rev=1478118&r1=1478117&r2=1478118&view=diff
==============================================================================
--- incubator/ambari/trunk/CHANGES.txt (original)
+++ incubator/ambari/trunk/CHANGES.txt Wed May 1 17:49:58 2013
@@ -283,6 +283,8 @@ Trunk (unreleased changes):
IMPROVEMENTS
+ AMBARI-2042. Update Ambari logo. (yusaku)
+
AMBARI-2040. Customize Services page: reduce padding to prevent tabs from
wrapping. (yusaku)
Modified: incubator/ambari/trunk/ambari-web/app/templates/application.hbs
URL:
http://svn.apache.org/viewvc/incubator/ambari/trunk/ambari-web/app/templates/application.hbs?rev=1478118&r1=1478117&r2=1478118&view=diff
==============================================================================
--- incubator/ambari/trunk/ambari-web/app/templates/application.hbs (original)
+++ incubator/ambari/trunk/ambari-web/app/templates/application.hbs Wed May 1
17:49:58 2013
@@ -21,7 +21,7 @@
<div class="navbar navbar-static-top">
<div class="navbar-inner">
<div class="container">
- <a {{translateAttr href="topnav.logo.href"}} class="logo"
target="_blank"><img src="/img/logo-small.png" alt="Apache Ambari"
title="Apache Ambari"></a>
+ <a {{translateAttr href="topnav.logo.href"}} class="logo"
target="_blank"><img src="/img/logo.png" alt="Apache Ambari" title="Apache
Ambari"></a>
<a class="brand" {{translateAttr href="topnav.logo.href"}}
target="_blank" alt="Apache Ambari" title="Apache Ambari">{{t app.name}}</a>
{{#if isClusterDataLoaded}}
Added: incubator/ambari/trunk/logo.png
URL:
http://svn.apache.org/viewvc/incubator/ambari/trunk/logo.png?rev=1478118&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/ambari/trunk/logo.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream