move settings in another page and hide the bar if you are not logged in #908

This commit is contained in:
Eugenio Romano
2016-11-01 14:12:37 +00:00
parent 2959db79c6
commit 62abe21063
11 changed files with 235 additions and 90 deletions

View File

@@ -26,3 +26,4 @@ export { TagComponent } from './tag/tag.component';
export { AboutComponent } from './about/about.component';
export { FilesComponent } from './files/files.component';
export { FormNodeViewer } from './activiti/form-node-viewer.component';
export { SettingComponent } from './setting/setting.component';