mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-06 17:57:42 +02:00
QFix: Hide achievements until achievement service implementation (#9266)
* QFix: Hide achievements until full implementation Signed-off-by: Artem Savchenko <armisav@gmail.com> * QFix: clean up Signed-off-by: Artem Savchenko <armisav@gmail.com> --------- Signed-off-by: Artem Savchenko <armisav@gmail.com>
This commit is contained in:
@@ -99,6 +99,7 @@
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Hide achievements for now, as achievmment service is not yet implemented
|
||||
{#if isEmployee}
|
||||
<div class="py-1">
|
||||
<ComponentExtensions
|
||||
@@ -109,6 +110,7 @@
|
||||
/>
|
||||
</div>
|
||||
{/if}
|
||||
-->
|
||||
{:else}
|
||||
<div class="flex-presenter flex-gap-2 p-2">
|
||||
<div class="flex-presenter">
|
||||
|
||||
Reference in New Issue
Block a user