Reconfigure for GIT
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<%@ Register TagPrefix="dx" Namespace="DevExpress.Data" Assembly="DevExpress.Data.v15.2, Version=15.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" %>
|
||||
<%@ Register TagPrefix="dxtc" Namespace="DevExpress.Web" Assembly="DevExpress.Web.v15.2, Version=15.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" %>
|
||||
|
||||
<dxtc:ASPxPageControl runat="server" CssPostfix="Office2003Olive" CssFilePath="~/App_Themes/Office2003Olive/{0}/styles.css"
|
||||
SpriteCssFilePath="~/App_Themes/Office2003Olive/{0}/sprite.css">
|
||||
<ContentStyle>
|
||||
<Border BorderColor="#758D5E" BorderStyle="Solid" BorderWidth="1px" />
|
||||
</ContentStyle>
|
||||
|
||||
<LoadingPanelStyle ImageSpacing="6px" />
|
||||
<LoadingPanelImage Url="~/App_Themes/Office2003Olive/Web/Loading.gif"></LoadingPanelImage>
|
||||
</dxtc:ASPxPageControl>
|
||||
|
||||
Reference in New Issue
Block a user