Implement permissions properly

This commit is contained in:
rubenwardy
2018-03-20 03:16:46 +00:00
parent 5a3764f178
commit 775850bbba
3 changed files with 26 additions and 23 deletions

View File

@@ -15,7 +15,7 @@
</tr>
<tr>
<td>Type</td>
<td>{{ package.type.getTitle() }}</td>
<td>{{ package.type.value }}</td>
</tr>
</table>