From 9956a467b05473500cc9e5f24f604331a536394d Mon Sep 17 00:00:00 2001 From: Serhii Pylypchuk Date: Wed, 6 Oct 2021 12:13:08 +0300 Subject: [PATCH] [fix] some backbone samples fixes (3,4,7,8) --- samples/03_load_collection.html | 21 +++++++++++++++------ samples/04_save_collection.html | 21 +++++++++++++++------ samples/07_routes_views.html | 11 ++++++----- samples/08_routes_layout.html | 20 ++++++++++++-------- 4 files changed, 48 insertions(+), 25 deletions(-) diff --git a/samples/03_load_collection.html b/samples/03_load_collection.html index 43b81dd..4f60d5c 100644 --- a/samples/03_load_collection.html +++ b/samples/03_load_collection.html @@ -13,7 +13,7 @@
- +
@@ -21,10 +21,19 @@
- \ No newline at end of file + diff --git a/samples/04_save_collection.html b/samples/04_save_collection.html index 679f724..710211a 100644 --- a/samples/04_save_collection.html +++ b/samples/04_save_collection.html @@ -13,7 +13,7 @@
- +
@@ -21,10 +21,19 @@
- \ No newline at end of file + diff --git a/samples/07_routes_views.html b/samples/07_routes_views.html index c0208ac..9467439 100644 --- a/samples/07_routes_views.html +++ b/samples/07_routes_views.html @@ -13,16 +13,17 @@
- - + + - \ No newline at end of file + diff --git a/samples/08_routes_layout.html b/samples/08_routes_layout.html index 408cbf5..fe6ffac 100644 --- a/samples/08_routes_layout.html +++ b/samples/08_routes_layout.html @@ -13,12 +13,12 @@
- - + + - \ No newline at end of file +