Jyrki Katainen //
Yrität ehkä käyttää tätä sivustoa palvelimen suojatusta selaimesta. Ota komentosarjat käyttöön ja lataa tämä sivu uudelleen.
//
//
//
var submitHook = function () return false; ; theForm._spOldSubmit = theForm.submit; theForm.submit = function () if (!submitHook()) this._spOldSubmit(); ;
//
Ota helppokäyttötila käyttöön
Poista helppokäyttötila käytöstä
Ohita valintanauhan komennot
Siirry pääsisältöön
Poista animaatiot käytöstä
Ota animaatiot käyttöön
// 0)
var zc = document.getElementById(wpid);
if (zc != null)
wpcomp.selectWebPart(zc, false);
}
hid = document.getElementById("_wzSelected");
if (hid != null)
var wzid = hid.value;
if (wzid.length > 0)
wpcomp.selectWebPartZone(null, wzid);
};
function __RegisterWebPartPageCUI()
ExecuteOrDelayUntilScriptLoaded(_RegisterWebPartPageCUI, "sp.ribbon.js");
_spBodyOnLoadFunctionNames.push("__RegisterWebPartPageCUI");var __wpmExportWarning='This Web Part Page has been personalized. As a result, one or more Web Part properties may contain confidential information. Make sure the properties contain information that is safe for others to read. After exporting this Web Part, view properties in the Web Part description file (.WebPart) by using a text editor such as Microsoft Notepad.';var __wpmCloseProviderWarning='You are about to close this Web Part. It is currently providing data to other Web Parts, and these connections will be deleted if this Web Part is closed. To close this Web Part, click OK. To keep this Web Part, click Cancel.';var __wpmDeleteWarning='You are about to permanently delete this Web Part. Are you sure you want to do this? To delete this Web Part, click OK. To keep this Web Part, click Cancel.';
ExecuteOrDelayUntilScriptLoaded(
function()
var initInfo =
itemPermMasks: High:16,Low:196673,
listPermMasks: High:16,Low:196673,
listId: "cc11e374-aaed-4419-9596-14194586f685",
itemId: 3444,
workflowsAssociated: false,
editable: false,
doNotShowProperties: false,
enableVersioning: false
;
SP.Ribbon.DocLibAspxPageComponent.registerWithPageManager(initInfo);
,
"sp.ribbon.js");
var g_disableCheckoutInEditMode = false;
var _spWebPermMasks = High:16,Low:196673;var g_clientIdDeltaPlaceHolderMain = "DeltaPlaceHolderMain";
var g_clientIdDeltaPlaceHolderPageTitleInTitleArea = "DeltaPlaceHolderPageTitleInTitleArea";
var g_clientIdDeltaPlaceHolderUtilityContent = "DeltaPlaceHolderUtilityContent";
theForm.oldSubmit = theForm.submit;
theForm.submit = WebForm_SaveScrollPositionSubmit;
theForm.oldOnSubmit = theForm.onsubmit;
theForm.onsubmit = WebForm_SaveScrollPositionOnSubmit;
var g_commandUIHandlers = "name":"CommandHandlers","attrs":,"children":[];
//]]>
//