refs #5900 Hide PIT button on insert actions
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Juan Ferrer 2023-06-25 17:11:01 +02:00
parent 98301f8e70
commit 21988fba8c
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@
class="pit vn-ml-xs"
icon="preview"
translate-attr="::{title: 'View record at this point in time'}"
ng-show="::log.action != 'insert'"
ng-click="$ctrl.viewPitInstance($event, log.id, modelLog)">
</vn-icon>
<vn-icon