瀏覽代碼

[gs] Change icon in importer path modal (#3522)

Harsh Gupta 2 年之前
父節點
當前提交
1bd53ae662
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      desktop/core/src/desktop/js/jquery/plugins/jquery.filechooser.js

+ 2 - 2
desktop/core/src/desktop/js/jquery/plugins/jquery.filechooser.js

@@ -98,8 +98,8 @@ const defaults = {
       home: '/?default_gs_home',
       home: '/?default_gs_home',
       icon: {
       icon: {
         svg: {
         svg: {
-          brand: '#hi-adls',
-          home: '#hi-adls'
+          brand: '#hi-gs',
+          home: '#hi-gs'
         },
         },
         brand: 'fa-windows',
         brand: 'fa-windows',
         home: 'fa-windows'
         home: 'fa-windows'