mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
* refactor
* Add event AFTER_DISPLAY_PAGE
This commit is contained in:
@@ -35,4 +35,7 @@ class EventName
|
||||
// Application
|
||||
//
|
||||
const LOGIN = 'OnLogin';
|
||||
|
||||
// Web Pages
|
||||
const AFTER_DISPLAY_PAGE = 'AfterDisplayPage';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user