nodecdtheque => MyMusicLibrary & new UI for adding album
This commit is contained in:
parent
a35c8899ac
commit
a502fe9088
14 changed files with 231 additions and 37 deletions
|
@ -38,6 +38,10 @@ class Pages {
|
|||
this.pageContent.page[field] = value;
|
||||
}
|
||||
|
||||
getPageContent(field) {
|
||||
return this.pageContent.page[field];
|
||||
}
|
||||
|
||||
/**
|
||||
* Rendu de la page
|
||||
* @return {Object}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue