hide unimplemented API endpoints in account view

This commit is contained in:
Daniel Friesel 2019-04-06 13:58:10 +02:00
parent 4e7f7a1d0e
commit 4e33f1e706

View file

@ -93,7 +93,7 @@
</button> </button>
%= end %= end
</td> </td>
</tr> </tr><!--
<tr> <tr>
<th scope="row">History</th> <th scope="row">History</th>
<td> <td>
@ -139,7 +139,7 @@
</button> </button>
%= end %= end
</td> </td>
</tr> </tr> -->
</table> </table>
</div> </div>
</div> </div>
@ -185,7 +185,7 @@
</p> </p>
</div> </div>
</div> </div>
<!--
<h3>History</h3> <h3>History</h3>
<div class="row"> <div class="row">
<div class="col s12"> <div class="col s12">
@ -203,7 +203,7 @@
</p> </p>
</div> </div>
</div> </div>
-->
<h2>Export</h2> <h2>Export</h2>
<div class="row"> <div class="row">