NIHVIVO-1229 Set up the RevisionInfo when the application is initialized.
This commit is contained in:
parent
b438f7d36d
commit
236fe53ebe
1 changed files with 4 additions and 0 deletions
|
@ -39,6 +39,10 @@
|
||||||
|
|
||||||
<!-- Listeners ****************************************************** -->
|
<!-- Listeners ****************************************************** -->
|
||||||
|
|
||||||
|
<listener>
|
||||||
|
<listener-class>edu.cornell.mannlib.vitro.webapp.config.RevisionInfoSetup</listener-class>
|
||||||
|
</listener>
|
||||||
|
|
||||||
<!-- DefaultThemeSetup needs to run before the JenaDataSourceSetup
|
<!-- DefaultThemeSetup needs to run before the JenaDataSourceSetup
|
||||||
to allow creation of default portal and tab -->
|
to allow creation of default portal and tab -->
|
||||||
<listener>
|
<listener>
|
||||||
|
|
Loading…
Add table
Reference in a new issue