Merge branch 'master' into ng-ui-fixes

This commit is contained in:
Nicolas Gotchac
2016-12-10 20:23:09 +01:00
56 changed files with 457 additions and 431 deletions

View File

@@ -43,7 +43,7 @@ export default {
},
uuid: {
type: String,
desc: 'The account UUID, or null if not available/unknown/not applicable.'
desc: 'The account Uuid, or null if not available/unknown/not applicable.'
}
}
}
@@ -66,7 +66,7 @@ export default {
},
uuid: {
type: String,
desc: 'The account UUID, or null if not available/unknown/not applicable.'
desc: 'The account Uuid, or null if not available/unknown/not applicable.'
}
}
}