1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-12 13:24:52 +00:00

Add org personal page, and inner pub page

This commit is contained in:
xiez
2012-08-29 13:40:47 +08:00
parent 06de726050
commit 02b3f6f0af
8 changed files with 179 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
<form id="repo-create-form" action="{{ SITE_ROOT }}repo/create/" method="post" class="hide">
<form id="repo-create-form" action="" method="post" class="hide">
<h3>新建同步目录</h3>
<label>名称:</label><br/>
<input id="repo-name" type="text" name="repo_name" value="" /><br />