1
1
mirror of https://github.com/go-gitea/gitea synced 2025-09-28 03:28:13 +00:00

Code quality improvement on JS

This commit is contained in:
Unknwon
2016-08-17 22:44:07 -07:00
parent ec332cf903
commit 7f7216be6e
7 changed files with 314 additions and 322 deletions

View File

@@ -5,6 +5,7 @@
@import "_install";
@import "_form";
@import "_repository";
@import "_editor";
@import "_organization";
@import "_user";
@import "_dashboard";