Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Update manifest.xml
Browse files Browse the repository at this point in the history
replace src="logout.pgn" by src=""
  • Loading branch information
c12simple committed Jul 31, 2014
1 parent 035c303 commit 253e4c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/src/plugins/authfront.cas/manifest.xml
Expand Up @@ -52,7 +52,7 @@
<external_file filename="plugins/core.auth/standard_auth_actions.xml" include="actions/*" exclude="actions/action[@name='logoutCAS']"/>
<actions>
<action name="logoutCAS" expireDefault="true">
<gui text="164" title="169" src="logout.png" accessKey="" hasAccessKey="false">
<gui text="164" title="169" src="" accessKey="" hasAccessKey="false">
<context selection="false" dir="" recycle="false" contextMenu="false" infoPanel="false" actionBarGroup="user" ajxpWidgets="UserWidget::logging_string"></context>
</gui>
<rightsContext noUser="false" userLogged="only" guestLogged="show" read="false" write="false" adminOnly=""></rightsContext>
Expand Down Expand Up @@ -85,4 +85,4 @@

</registry_contributions>

</ajxp_plugin>
</ajxp_plugin>

0 comments on commit 253e4c1

Please sign in to comment.