|
@@ -324,6 +324,7 @@
|
|
|
<Content Include="finance\CreditCardBill.aspx" />
|
|
|
<Content Include="finance\DayPrice.aspx" />
|
|
|
<Content Include="finance\PaymentConfirm.aspx" />
|
|
|
+ <Content Include="finance\Royalty.aspx" />
|
|
|
<Content Include="finance\TeamAttachment.aspx" />
|
|
|
<Content Include="finance\TeamCommissionOverview.aspx" />
|
|
|
<Content Include="finance\UauditedExpense.aspx" />
|
|
@@ -1172,6 +1173,13 @@
|
|
|
<Compile Include="finance\PaymentConfirm.aspx.designer.cs">
|
|
|
<DependentUpon>PaymentConfirm.aspx</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="finance\Royalty.aspx.cs">
|
|
|
+ <DependentUpon>Royalty.aspx</DependentUpon>
|
|
|
+ <SubType>ASPXCodeBehind</SubType>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="finance\Royalty.aspx.designer.cs">
|
|
|
+ <DependentUpon>Royalty.aspx</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="finance\TeamAttachment.aspx.cs">
|
|
|
<DependentUpon>TeamAttachment.aspx</DependentUpon>
|
|
|
<SubType>ASPXCodeBehind</SubType>
|