Skip to content

Commit fe53aa1

Browse files
committed
EDU-8355: Updated incorrect graph name in RS203000 aspx file for T210-T270.
1 parent d78050a commit fe53aa1

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

Customization/T210/PhoneRepairShop/Pages/RS/RS203000.aspx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<asp:Content ID="cont1" ContentPlaceHolderID="phDS" Runat="Server">
55
<px:PXDataSource ID="ds" runat="server" Visible="True" Width="100%"
6-
TypeName="PhoneRepairShop.RSSVTest"
6+
TypeName="PhoneRepairShop.RSSVRepairPriceMaint"
77
PrimaryView="MasterView"
88
>
99
<CallbackCommands>

Customization/T220/PhoneRepairShop/Pages/RS/RS203000.aspx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<asp:Content ID="cont1" ContentPlaceHolderID="phDS" Runat="Server">
55
<px:PXDataSource ID="ds" runat="server" Visible="True" Width="100%"
6-
TypeName="PhoneRepairShop.RSSVTest"
6+
TypeName="PhoneRepairShop.RSSVRepairPriceMaint"
77
PrimaryView="MasterView"
88
>
99
<CallbackCommands>

Customization/T230/PhoneRepairShop/Pages/RS/RS203000.aspx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<asp:Content ID="cont1" ContentPlaceHolderID="phDS" Runat="Server">
55
<px:PXDataSource ID="ds" runat="server" Visible="True" Width="100%"
6-
TypeName="PhoneRepairShop.RSSVTest"
6+
TypeName="PhoneRepairShop.RSSVRepairPriceMaint"
77
PrimaryView="MasterView"
88
>
99
<CallbackCommands>

Customization/T240/PhoneRepairShop/Pages/RS/RS203000.aspx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<asp:Content ID="cont1" ContentPlaceHolderID="phDS" Runat="Server">
55
<px:PXDataSource ID="ds" runat="server" Visible="True" Width="100%"
6-
TypeName="PhoneRepairShop.RSSVTest"
6+
TypeName="PhoneRepairShop.RSSVRepairPriceMaint"
77
PrimaryView="MasterView"
88
>
99
<CallbackCommands>

Customization/T250/PhoneRepairShop/Pages/RS/RS203000.aspx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<asp:Content ID="cont1" ContentPlaceHolderID="phDS" Runat="Server">
55
<px:PXDataSource ID="ds" runat="server" Visible="True" Width="100%"
6-
TypeName="PhoneRepairShop.RSSVTest"
6+
TypeName="PhoneRepairShop.RSSVRepairPriceMaint"
77
PrimaryView="MasterView"
88
>
99
<CallbackCommands>

WorkflowDevelopment/T270/PhoneRepairShop/Pages/RS/RS203000.aspx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<asp:Content ID="cont1" ContentPlaceHolderID="phDS" Runat="Server">
55
<px:PXDataSource ID="ds" runat="server" Visible="True" Width="100%"
6-
TypeName="PhoneRepairShop.RSSVTest"
6+
TypeName="PhoneRepairShop.RSSVRepairPriceMaint"
77
PrimaryView="MasterView"
88
>
99
<CallbackCommands>

0 commit comments

Comments
 (0)