File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 301301 <Content Include =" images\ratings\default\default8.gif" />
302302 <Content Include =" images\ratings\default\default9.gif" />
303303 <Content Include =" js\nifty.js" />
304- <Content Include =" js\pngfix.js" />
305304 <Content Include =" js\showhide.js" />
306305 <Content Include =" License.html" />
307306 <Content Include =" MakeThumbnail.aspx" />
815814 <None Include =" README.md" />
816815 <None Include =" Uninstall.SqlDataProvider" />
817816 </ItemGroup >
818- <ItemGroup >
819- <Folder Include =" My Project\" />
820- <Folder Include =" Packages\" />
821- </ItemGroup >
822817 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
823818 <Import Project =" packages\MSBuildTasks.1.5.0.235\build\MSBuildTasks.targets" Condition =" Exists('packages\MSBuildTasks.1.5.0.235\build\MSBuildTasks.targets')" />
824819 <Import Project =" BuildScripts\ModulePackage.Targets" />
Original file line number Diff line number Diff line change 1- <% @ Control Language= " vb" Inherits= " DotNetNuke.Modules.Repository.Repository" Codebehind= " Repository.ascx.vb" AutoEventWireup= " False" Explicit= " True" %>
2- <script type =" text/javascript" src =' <%= Page.ResolveUrl("DesktopModules/Repository/js/pngfix.js") %>' ></script >
1+ <% @ Control Language= " vb" Inherits= " DotNetNuke.Modules.Repository.Repository" Codebehind= " Repository.ascx.cs" AutoEventWireup= " False" Explicit= " True" %>
32
43<div id =" repository_content" class =" repository_content" >
54
3130 <asp:TemplateColumn >
3231 <ItemTemplate >
3332 <asp:Label ID =" TheFileName" runat =" server" Visible =" False" >
34- <% # DataBinder.Eval (Container.DataItem," FileName" )%>
33+ <% # DataBinder.Eval (Container.DataItem, " FileName" )%>
3534 </asp:Label >
3635 <asp:PlaceHolder ID =" PlaceHolder" runat =" server" Visible =" False" />
3736 </ItemTemplate >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments