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