mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-20 02:48:51 +00:00
show notice popup
This commit is contained in:
@@ -44,6 +44,7 @@ define([
|
||||
|
||||
this.groupView = new GroupNavView();
|
||||
Common.initAccountPopup();
|
||||
Common.initNoticePopup();
|
||||
},
|
||||
|
||||
/*
|
||||
|
@@ -29,6 +29,7 @@ define([
|
||||
this.groupView = new GroupNavView();
|
||||
|
||||
Common.initAccountPopup();
|
||||
Common.initNoticePopup();
|
||||
},
|
||||
|
||||
|
||||
|
@@ -29,6 +29,7 @@ define([
|
||||
|
||||
this.groupView = new GroupNavView();
|
||||
Common.initAccountPopup();
|
||||
Common.initNoticePopup();
|
||||
},
|
||||
|
||||
events: {
|
||||
|
Reference in New Issue
Block a user