added bs5 images
This commit is contained in:
parent
af31afd34b
commit
80932401bd
@ -291,6 +291,7 @@ module.exports = function(grunt) {
|
||||
files: [
|
||||
//image
|
||||
{expand: true, flatten: true, dest: '<%= dist %>/bootstrap3-editable/img/', src: 'src/img/*'},
|
||||
{expand: true, flatten: true, dest: '<%= dist %>/bootstrap5-editable/img/', src: 'src/img/*'},
|
||||
{expand: true, flatten: true, dest: '<%= dist %>/bootstrap-editable/img/', src: 'src/img/*'},
|
||||
{expand: true, flatten: true, dest: '<%= dist %>/jqueryui-editable/img/', src: 'src/img/*'},
|
||||
{expand: true, flatten: true, dest: '<%= dist %>/jquery-editable/img/', src: 'src/img/*'},
|
||||
|
BIN
dist/bootstrap5-editable/img/clear.png
vendored
Normal file
BIN
dist/bootstrap5-editable/img/clear.png
vendored
Normal file
Binary file not shown.
After ![]() (image error) Size: 509 B |
BIN
dist/bootstrap5-editable/img/loading.gif
vendored
Normal file
BIN
dist/bootstrap5-editable/img/loading.gif
vendored
Normal file
Binary file not shown.
After ![]() (image error) Size: 1.8 KiB |
Loading…
x
Reference in New Issue
Block a user