소스 검색

[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',
       icon: {
         svg: {
-          brand: '#hi-adls',
-          home: '#hi-adls'
+          brand: '#hi-gs',
+          home: '#hi-gs'
         },
         brand: 'fa-windows',
         home: 'fa-windows'