mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-23 04:22:17 +00:00
Add missing ZeroClipbpard SWF file
Flash support for ZeroClipboard is not working in project pages since the SWF file is missing. There was a typo in the .gitignore file that ignored "*.sw?" files.
This commit is contained in:
parent
b8773f1166
commit
c3ac7c0412
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,6 +3,6 @@
|
|||||||
*~
|
*~
|
||||||
_site
|
_site
|
||||||
.idea
|
.idea
|
||||||
*.sw?
|
*.sw[op]
|
||||||
.project
|
.project
|
||||||
sample-pages
|
sample-pages
|
||||||
|
BIN
js/ZeroClipboard.swf
Normal file
BIN
js/ZeroClipboard.swf
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user