Преглед изворни кода

HUE-1377 [hbase] Improve app icon

Changed app icon and moved it
Enrico Berti пре 12 година
родитељ
комит
2e250f8271
2 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      apps/hbase/src/hbase/settings.py
  2. BIN
      apps/hbase/static/art/icon_24.png

+ 1 - 1
apps/hbase/src/hbase/settings.py

@@ -15,7 +15,7 @@
 # limitations under the License.
 # limitations under the License.
 DJANGO_APPS = ['hbase']
 DJANGO_APPS = ['hbase']
 NICE_NAME = 'HBase Browser'
 NICE_NAME = 'HBase Browser'
-MENU_INDEX = 12
+MENU_INDEX = 55
 ICON = '/hbase/static/art/icon_24.png'
 ICON = '/hbase/static/art/icon_24.png'
 
 
 REQUIRES_HADOOP = False
 REQUIRES_HADOOP = False

BIN
apps/hbase/static/art/icon_24.png