- Table of Disciplines #101

- Insert Facebook bar to the Site #97
This commit is contained in:
Paolo Arena
2019-11-12 21:33:18 +01:00
parent 9c35b5d73a
commit 6c4ebb2ace
19 changed files with 286 additions and 8 deletions

View File

@@ -52,13 +52,13 @@ export default class CMyPopupEdit extends Vue {
}
public OpenEdit() {
console.log('OpenEdit')
// console.log('OpenEdit')
this.$emit('show')
}
public SaveValueInt(newVal, valinitial) {
console.log('SaveValueInt', newVal)
// console.log('SaveValueInt', newVal)
// Update value in table memory
if (this.subfield !== '') {