[TFS Changeset #70181]
This commit is contained in:
slace
2010-06-20 09:04:51 +00:00
parent 358c428224
commit da6e8105a2
2 changed files with 2 additions and 3 deletions

View File

@@ -156,7 +156,7 @@
<td class="propertyContent">
<asp:TextBox runat="server" ID="packageFilePathNew" Width="330px" CssClass="guiInputText"
Text='' />
<a href="#" onclick="UmbClientMgr.openModalWindow('directoryBrowser.aspx?target=<%= packageFilePathNew.ClientID %>','Choose a file or a folder', true, 400, 500); return false;" style="border: none;">
<a href="#" onclick="UmbClientMgr.openModalWindow('developer/packages/directoryBrowser.aspx?target=<%= packageFilePathNew.ClientID %>','Choose a file or a folder', true, 400, 500); return false;" style="border: none;">
<img alt="" style="border: none;" src="../../images/foldericon.png" /></a>
</td>
<td class="propertyContent">

View File

@@ -1,10 +1,9 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:2.0.50727.4927
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------