mirror of
https://git.victorphan.net/basketballcantho/Teedy_custom.git
synced 2026-08-05 14:03:10 +07:00
Encrypt stored files in SHA 256
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<img src="img/loader.gif" ng-if="!user && isEdit()" />
|
||||
<img src="img/loader.gif" ng-show="!user && isEdit()" />
|
||||
|
||||
<div ng-if="user || !isEdit()">
|
||||
<div ng-show="user || !isEdit()">
|
||||
<h2 ng-show="isEdit()">Edit
|
||||
<small>"{{ user.username }}"</small>
|
||||
</h2>
|
||||
|
||||
Reference in New Issue
Block a user