- Gallery: added deleting images.

This commit is contained in:
Paolo Arena
2019-12-27 20:36:18 +01:00
parent ad94721b7d
commit 16367f0fa8
2 changed files with 20 additions and 0 deletions

View File

@@ -398,6 +398,7 @@ export default class CGridTableRec extends Vue {
this.onRequest({
pagination: this.pagination
})
this.rowclicksel = null
}
public clickFunz(item, col: IColGridTable) {