Reconfigure for GIT
This commit is contained in:
@@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Application>
|
||||
<Views Id="Views">
|
||||
<ListView Id="Question_ListView">
|
||||
<Columns Id="Columns">
|
||||
<ColumnInfo Id="AliasUser" Removed="True" />
|
||||
<ColumnInfo Id="Description" Removed="True" />
|
||||
<ColumnInfo Id="DisplayName" Removed="True" />
|
||||
<ColumnInfo Id="HTMLEvents" Removed="True" />
|
||||
</Columns>
|
||||
</ListView>
|
||||
<DetailView Id="Question_DetailView">
|
||||
<Layout Id="Layout">
|
||||
<LayoutGroup Id="Main">
|
||||
<LayoutGroup Id="WorkSheet_Header_Group" Direction="Vertical" RelativeSize="79" ImageName="" Removed="True">
|
||||
<LayoutItem Id="WorkSheet_Header" RelativeSize="94" ViewItem="WorkSheet_Header" />
|
||||
</LayoutGroup>
|
||||
<LayoutGroup Id="SimpleEditors">
|
||||
<LayoutGroup Id="Question" Removed="True" />
|
||||
</LayoutGroup>
|
||||
</LayoutGroup>
|
||||
</Layout>
|
||||
</DetailView>
|
||||
<ListView Id="OfferOutHeader_ListView_Support">
|
||||
<Columns Id="Columns">
|
||||
<ColumnInfo Id="CurrencyName" PropertyEditorType="DevExpress.ExpressApp.Web.Editors.ASPx.ASPxDefaultPropertyEditor" />
|
||||
<ColumnInfo Id="OfferOutParameters" PropertyEditorType="DevExpress.ExpressApp.Web.Editors.ASPx.ASPxDefaultPropertyEditor" />
|
||||
<ColumnInfo Id="OfferOutState" PropertyEditorType="DevExpress.ExpressApp.Web.Editors.ASPx.ASPxDefaultPropertyEditor" />
|
||||
<ColumnInfo Id="OfferLOSTReason" PropertyEditorType="DevExpress.ExpressApp.Web.Editors.ASPx.ASPxDefaultPropertyEditor" />
|
||||
<ColumnInfo Id="PaymentOption" PropertyEditorType="DevExpress.ExpressApp.Web.Editors.ASPx.ASPxDefaultPropertyEditor" />
|
||||
<ColumnInfo Id="ShipmentOption" PropertyEditorType="DevExpress.ExpressApp.Web.Editors.ASPx.ASPxDefaultPropertyEditor" />
|
||||
<ColumnInfo Id="QualityOption" PropertyEditorType="DevExpress.ExpressApp.Web.Editors.ASPx.ASPxDefaultPropertyEditor" />
|
||||
</Columns>
|
||||
</ListView>
|
||||
</Views>
|
||||
<NavigationItems Id="NavigationItems">
|
||||
<Items Id="Items">
|
||||
<Item Id="Customers" Index="4" Removed="True" />
|
||||
<Item Id="HRStocks" Index="5" Removed="True" />
|
||||
<Item Id="BusinessStocks" Removed="True" />
|
||||
<Item Id="FinancialStock" Removed="True" />
|
||||
<Item Id="GeneralStock" Removed="True" />
|
||||
<Item Id="PDA" Removed="True" />
|
||||
<Item Id="StorageStocks" Removed="True" />
|
||||
</Items>
|
||||
</NavigationItems>
|
||||
</Application>
|
||||
Reference in New Issue
Block a user