1
0
mirror of https://github.com/sismics/docs.git synced 2025-12-21 05:31:42 +00:00

Close #72: Android: Audit log

This commit is contained in:
jendib
2016-03-12 23:25:31 +01:00
parent 5e2bd76e10
commit 24713f54e2
24 changed files with 424 additions and 29 deletions

View File

@@ -34,7 +34,7 @@
<a href="#/tag">{{ log.message }}</a>
</span>
<span ng-switch-when="User">
<a href="#/settings/account">{{ log.message }}</a>
<a href="#/user/{{ log.message }}">{{ log.message }}</a>
</span>
</span>
</td>