14 lines
507 B
XML
14 lines
507 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Elements xmlns="http://schemas.microsoft.com/sharepoint/">
|
|
<CustomAction
|
|
Id="RelateCondo"
|
|
GroupId="SiteActions"
|
|
Location="Microsoft.SharePoint.StandardMenu"
|
|
Sequence="2100"
|
|
Rights="ManageWeb"
|
|
Title="$Resources:TaloyhtioIntegration,Action_RelateCondo_Title;"
|
|
Description="$Resources:TaloyhtioIntegration,Action_RelateCondo_Description;" >
|
|
<UrlAction Url="_layouts/15/Taloyhtio/MDb/RelateCondo.aspx"/>
|
|
</CustomAction>
|
|
</Elements>
|