Finish Teams page
This commit is contained in:
parent
99713e1180
commit
e4ea5cf598
11 changed files with 247 additions and 518 deletions
|
@ -13,11 +13,11 @@ import (
|
|||
"strings"
|
||||
|
||||
"github.com/codegangsta/cli"
|
||||
"github.com/satori/go.uuid"
|
||||
|
||||
"github.com/gogits/gogs/models"
|
||||
"github.com/gogits/gogs/modules/log"
|
||||
"github.com/gogits/gogs/modules/setting"
|
||||
"github.com/gogits/gogs/modules/uuid"
|
||||
)
|
||||
|
||||
var CmdServ = cli.Command{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue