Browse Source

mssql: add logo

Marcus Efraimsson 7 years ago
parent
commit
20b2b344f6

File diff suppressed because it is too large
+ 100 - 0
public/app/plugins/datasource/mssql/img/sql_server_logo.svg


+ 2 - 2
public/app/plugins/datasource/mssql/plugin.json

@@ -10,8 +10,8 @@
       "url": "https://grafana.com"
       "url": "https://grafana.com"
     },
     },
     "logos": {
     "logos": {
-      "small": "",
-      "large": ""
+      "small": "img/sql_server_logo.svg",
+      "large": "img/sql_server_logo.svg"
     }
     }
   },
   },
 
 

Some files were not shown because too many files changed in this diff