Skip to content

Instantly share code, notes, and snippets.

@AmitKB
AmitKB / sp2010-proj-dashboard
Created October 10, 2014 19:11
SharePoint 2010 Project Tasks list dashbaord
<?xml version="1.0" encoding="UTF-8"?>
<!--
Date: 03-Oct-2014
Purpose: Show project plans in customized way to be presented on dashboard
-->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0"
xmlns:ddwrt="http://schemas.microsoft.com/WebParts/v2/DataView/runtime">
<xsl:include href="/_layouts/xsl/main.xsl"/>