Changing class used for fake self editing in web.xml.
This commit is contained in:
parent
57f41f833f
commit
3dc85f666d
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@
|
||||||
<!--
|
<!--
|
||||||
<listener>
|
<listener>
|
||||||
<listener-class>
|
<listener-class>
|
||||||
edu.cornell.mannlib.vitro.webapp.auth.identifier.FakeSelfEditingIdentifierFactory.SetupFakeSelfEditingIdentifierFactory
|
edu.cornell.mannlib.vitro.webapp.auth.identifier.SetupFakeSelfEditingIdentifierFactory
|
||||||
</listener-class>
|
</listener-class>
|
||||||
</listener>
|
</listener>
|
||||||
-->
|
-->
|
||||||
|
|
Loading…
Add table
Reference in a new issue