<script type="text/javascript">
function hideEdit() {
var sltval= document.getElementById("Ribbon.ListForm.Display.Manage.EditItem-Large");
sltval.style.display = "none";
}
_spBodyOnLoadFunctionNames.push("hideEdit");
</script>
No comments:
Post a Comment