Skip to content

Commit c153bc2

Browse files
committed
fix angular2 tutorial patch numbering
1 parent 70816b0 commit c153bc2

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.docs/angular-meteor/client/content/patches/angular2-meteor.multi.patch

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10553,10 +10553,10 @@ index 15b84df..1f2781f 100644
1055310553
2.3.5
1055410554

1055510555

10556-
From 34cc6a1094d90aa475b7437d5abead454fb0551e Mon Sep 17 00:00:00 2001
10556+
From 0331360500208a271196b5edc4faebe50b2b7b08 Mon Sep 17 00:00:00 2001
1055710557
From: ShMcK <[email protected]>
1055810558
Date: Thu, 10 Sep 2015 16:12:31 +0900
10559-
Subject: [PATCH 92/96] Step 9.11: add isPublic to party-details template form
10559+
Subject: [PATCH 92/96] Step 9.10: add isPublic to party-details template form
1056010560

1056110561
---
1056210562
client/party-details/party-details.ng.html | 3 +++
@@ -10580,10 +10580,10 @@ index ae6bfb6..1b4092a 100644
1058010580
2.3.5
1058110581

1058210582

10583-
From 73b1ba9ec3d8f3c760a7aeaabf5d53ee0891b661 Mon Sep 17 00:00:00 2001
10583+
From b1898012a7d15ca1ab1afe6a08df218480c52658 Mon Sep 17 00:00:00 2001
1058410584
From: ShMcK <[email protected]>
1058510585
Date: Thu, 10 Sep 2015 16:13:32 +0900
10586-
Subject: [PATCH 93/96] Step 9.12: Publish email and profile fields of users
10586+
Subject: [PATCH 93/96] Step 9.11: Publish email and profile fields of users
1058710587

1058810588
---
1058910589
server/users.ts | 3 +++
@@ -10604,10 +10604,10 @@ index 0000000..f5becea
1060410604
2.3.5
1060510605

1060610606

10607-
From 0938a56e89dd2b69a052bfb1027c050c1287d1cf Mon Sep 17 00:00:00 2001
10607+
From 02d974fbdd9fdd3e43d5c6b4df5cba564eb454e6 Mon Sep 17 00:00:00 2001
1060810608
From: ShMcK <[email protected]>
1060910609
Date: Thu, 10 Sep 2015 16:14:51 +0900
10610-
Subject: [PATCH 94/96] Step 9.13: subscribe to users in PartyDetails
10610+
Subject: [PATCH 94/96] Step 9.12: subscribe to users in PartyDetails
1061110611

1061210612
---
1061310613
client/party-details/party-details.ts | 2 ++
@@ -10630,10 +10630,10 @@ index d3801d9..e31fa5e 100644
1063010630
2.3.5
1063110631

1063210632

10633-
From 9ad0a22fbf28e3b04080669439e06e6e5375590a Mon Sep 17 00:00:00 2001
10633+
From 28e45df45d0ff3d9ed037a2312bfb41856a9dd67 Mon Sep 17 00:00:00 2001
1063410634
From: ShMcK <[email protected]>
1063510635
Date: Thu, 10 Sep 2015 16:16:00 +0900
10636-
Subject: [PATCH 95/96] Step 9.14: load NgFor into PartyDetails
10636+
Subject: [PATCH 95/96] Step 9.13: load NgFor into PartyDetails
1063710637

1063810638
---
1063910639
client/party-details/party-details.ts | 4 ++--
@@ -10662,10 +10662,10 @@ index e31fa5e..5dd6a0c 100644
1066210662
2.3.5
1066310663

1066410664

10665-
From 70e916d9ee78729bdc5092928fae4921c0c5dbbf Mon Sep 17 00:00:00 2001
10665+
From c0ab9f329799d982dd35669595887820fbbdaf73 Mon Sep 17 00:00:00 2001
1066610666
From: ShMcK <[email protected]>
1066710667
Date: Thu, 10 Sep 2015 16:17:19 +0900
10668-
Subject: [PATCH 96/96] Step 9.15: load list of users in party-details
10668+
Subject: [PATCH 96/96] Step 9.14: load list of users in party-details
1066910669
template, wrap in a div
1067010670

1067110671
---

0 commit comments

Comments
 (0)