mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
Improve agenda
This commit is contained in:
@@ -104,8 +104,9 @@ export class ViewPublicationsPage implements OnInit {
|
||||
if(error.status == '404'){
|
||||
this.error = 'Sem publicações disponíveis!';
|
||||
this.publicationList=null;
|
||||
this.showLoader = false;
|
||||
}
|
||||
|
||||
this.showLoader = false;
|
||||
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user