Merge branch 'master' into mann-fr-cv-studio-0
This commit is contained in:
commit
a8cb7386e1
|
|
@ -29,7 +29,7 @@ var sectionLanguagesComponent = {
|
|||
methods: {
|
||||
addLanguage: function()
|
||||
{
|
||||
var item = models.wDefaultInterest();
|
||||
var item = models.newDefaultLanguage();
|
||||
this.$root.sections.languages.push(item);
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue