mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
Merge branch 'feature/viewer-attachment' of https://bitbucket.org/equilibriumito/gabinete-digital-fo into feature/viewer-attachment
This commit is contained in:
@@ -388,9 +388,7 @@ export class NewPublicationPage implements OnInit {
|
||||
|
||||
if (this.PublicationFromMvService.form.Files.length != 0) {
|
||||
|
||||
if (!window["sharedContent"]) {
|
||||
this.close();
|
||||
}
|
||||
this.close();
|
||||
|
||||
this.PublicationFromMvService.publicationType = this.publicationType as any
|
||||
this.PublicationFromMvService.setFolderId(this.folderId)
|
||||
|
||||
Reference in New Issue
Block a user