This commit is contained in:
Liang Ding 2014-09-05 17:54:07 +08:00
parent c43d23bd70
commit ead09e7ee0
1 changed files with 3 additions and 4 deletions

View File

@ -256,7 +256,6 @@ func getIconSkin(filenameExtension string) string {
return "ico-ztree-text "
case ".properties":
return "ico-ztree-pro "
case ".html":
case ".htm":
return "ico-ztree-html "
default: