mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
improve publications
This commit is contained in:
@@ -165,6 +165,7 @@ export class ViewPublicationsPage implements OnInit {
|
||||
this.showLoader = false;
|
||||
|
||||
}, (error) => {
|
||||
this.showLoader = false;
|
||||
if(error.status == 0) {
|
||||
this.getFromDB()
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user