فهرست منبع

[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'