File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed
Libraries/SmartStore.Services/Configuration
Presentation/SmartStore.Web Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -180,7 +180,6 @@ private void SaveSettingsJson<T>(T settings)
180180 ClearCache ( ) ;
181181 }
182182
183- /// <remarks>codehint: sm-add</remarks>
184183 private void DeleteSettingsJson < T > ( )
185184 {
186185 Type t = typeof ( T ) ;
Original file line number Diff line number Diff line change 952952 <Content Include =" Content\image-gallery\js\blueimp-gallery.js" />
953953 <Content Include =" Content\Images\default-image.jpg" />
954954 <Content Include =" Content\Images\grippy.png" />
955+ <Content Include =" Content\Images\sad.png" />
955956 <Content Include =" Content\Images\smartstore.net-200-black.png" />
956957 <Content Include =" Content\Images\smartstore.net-200-white.png" />
957958 <Content Include =" Content\install\images\bg.png" />
You can’t perform that action at this time.
0 commit comments