mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Rename dd_belatedpng.js to dd_belatedpng.min.js
Rename dd_belatedpng.js to dd_belatedpng.min.js so we are consistant with the other minified javascript files
This commit is contained in:
parent
ffedab7072
commit
5705fcf359
2 changed files with 14 additions and 1 deletions
|
@ -85,7 +85,7 @@
|
|||
|
||||
|
||||
<!--[if lt IE 7 ]>
|
||||
<script src="public/js/libs/dd_belatedpng.js"></script>
|
||||
<script src="public/js/libs/dd_belatedpng.min.js"></script>
|
||||
<script> DD_belatedPNG.fix('img, .png_bg'); </script>
|
||||
<![endif]-->
|
||||
|
||||
|
|
13
docs/public/js/libs/dd_belatedpng.min.js
vendored
Executable file
13
docs/public/js/libs/dd_belatedpng.min.js
vendored
Executable file
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue