Commit 5a97f77430b4a679715a44f377633255f340c7cb

Authored by Myriam Bouchemit
1 parent 85fac625
Exists in master

icone treps for SAMP

ihm/app/controller/SAMP/SAMPManager.js
... ... @@ -31,7 +31,7 @@ Ext.define('treps.controller.SAMP.SAMPManager', {
31 31 onLoad: function() {
32 32 //init meta data
33 33 var href = window.location.href;
34   - var iconURL = href+'resources/images/samp/treps.jpg';
  34 + var iconURL = href+'resources/images/samp/treps.png';
35 35  
36 36 var meta = {
37 37 "samp.name": treps.Constants.APP_TITLE,
... ...
ihm/resources/images/samp/treps.png 0 → 100644

1.96 KB