Update admin submodule to current.
Update admin submodule to current.

File last commit:

6c602be266b6
5f9f6cfef8e6
Show More
.gitattributes
15 lines | 202 B | text/plain | TextLexer
/ .gitattributes
# Anything not explicitly listed
* text=auto
# Code files
*.php text
*.css text
*.js text
*.html text
# Images
*.png binary
*.jpg binary
*.gif binary
*.psd binary
*.ico binary