Client - disable registration - fix #36
This commit is contained in:
@ -75,7 +75,7 @@
|
||||
role="menu"
|
||||
aria-labelledby="dLabelLocalToc"><ul>
|
||||
<li><a class="reference internal" href="#">Features</a><ul>
|
||||
<li><a class="reference internal" href="#features-list">Features list</a></li>
|
||||
<li><a class="reference internal" href="#list">List</a></li>
|
||||
<li><a class="reference internal" href="#dashboard">Dashboard</a></li>
|
||||
<li><a class="reference internal" href="#activity-workout-detail">Activity/workout detail</a></li>
|
||||
<li><a class="reference internal" href="#activities-workouts-list">Activities/workouts list</a></li>
|
||||
@ -131,8 +131,8 @@
|
||||
|
||||
<div class="section" id="features">
|
||||
<h1>Features<a class="headerlink" href="#features" title="Permalink to this headline">¶</a></h1>
|
||||
<div class="section" id="features-list">
|
||||
<h2>Features list<a class="headerlink" href="#features-list" title="Permalink to this headline">¶</a></h2>
|
||||
<div class="section" id="list">
|
||||
<h2>List<a class="headerlink" href="#list" title="Permalink to this headline">¶</a></h2>
|
||||
<ul class="simple">
|
||||
<li><p>Account creation (only standard user, not admin)</p></li>
|
||||
<li><dl class="simple">
|
||||
@ -163,6 +163,7 @@
|
||||
</dl>
|
||||
</li>
|
||||
<li><p>Activities list and filter</p></li>
|
||||
<li><p>User registration can be disabled.</p></li>
|
||||
</ul>
|
||||
<p><strong>Notes:</strong></p>
|
||||
<ul class="simple">
|
||||
|
Reference in New Issue
Block a user