From 018846517c7e768c34e7f7ee5db2f140c9d24edf Mon Sep 17 00:00:00 2001 From: montaccep <43525832+montaccep@users.noreply.github.com> Date: Mon, 24 Sep 2018 00:10:17 +0100 Subject: [PATCH 1/8] Updated to Bootstrap framework 4.0 --- templates/project/micro/views/404.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/project/micro/views/404.phtml b/templates/project/micro/views/404.phtml index f4ba5e0de..d433030e9 100644 --- a/templates/project/micro/views/404.phtml +++ b/templates/project/micro/views/404.phtml @@ -1,7 +1,7 @@ - + Phalcon PHP Framework From 01a22eb5b491f978c86b01a9a462334a640a5365 Mon Sep 17 00:00:00 2001 From: montaccep <43525832+montaccep@users.noreply.github.com> Date: Mon, 24 Sep 2018 00:13:11 +0100 Subject: [PATCH 2/8] Updated Bootstrap framework from version 3 to 4.0 --- templates/project/micro/views/index.volt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/project/micro/views/index.volt b/templates/project/micro/views/index.volt index 316678cbd..eb047601e 100644 --- a/templates/project/micro/views/index.volt +++ b/templates/project/micro/views/index.volt @@ -6,7 +6,7 @@ Phalcon PHP Framework - + @@ -21,9 +21,9 @@

This page is located at views/index.volt

- - - - + + + + From e93db5421859b4ba7aaf7fc663284efdca0d929e Mon Sep 17 00:00:00 2001 From: montaccep <43525832+montaccep@users.noreply.github.com> Date: Mon, 24 Sep 2018 00:13:21 +0100 Subject: [PATCH 3/8] Updated Bootstrap framework from version 3 to 4.0 --- templates/project/micro/views/index.phtml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/project/micro/views/index.phtml b/templates/project/micro/views/index.phtml index f998683a5..1f7f218f0 100644 --- a/templates/project/micro/views/index.phtml +++ b/templates/project/micro/views/index.phtml @@ -6,7 +6,7 @@ Phalcon PHP Framework - + @@ -20,9 +20,9 @@

This page is located at views/index.phtml

- - - - + + + + From 5b84de1974776931b7169017526cb93e306445ec Mon Sep 17 00:00:00 2001 From: montaccep <43525832+montaccep@users.noreply.github.com> Date: Mon, 24 Sep 2018 00:13:27 +0100 Subject: [PATCH 4/8] Updated Bootstrap framework from version 3 to 4.0 --- templates/project/micro/views/404.volt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/project/micro/views/404.volt b/templates/project/micro/views/404.volt index 7e38e0a19..01df83e8d 100644 --- a/templates/project/micro/views/404.volt +++ b/templates/project/micro/views/404.volt @@ -1,7 +1,7 @@ - + Phalcon PHP Framework From d3c7f3a946b1478b09c698c1c4db3da44defaa96 Mon Sep 17 00:00:00 2001 From: montaccep <43525832+montaccep@users.noreply.github.com> Date: Mon, 24 Sep 2018 00:18:31 +0100 Subject: [PATCH 5/8] Updated Bootstrap framework from version 3 to 4.0 --- templates/project/modules/views/index.phtml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/project/modules/views/index.phtml b/templates/project/modules/views/index.phtml index 95c0a44b0..4cea70fd2 100644 --- a/templates/project/modules/views/index.phtml +++ b/templates/project/modules/views/index.phtml @@ -6,16 +6,16 @@ Phalcon PHP Framework - +
getContent(); ?>
- - - - + + + + From b7d5c7b020d0fd022bc414b52bddfcfbbc80b5cb Mon Sep 17 00:00:00 2001 From: montaccep <43525832+montaccep@users.noreply.github.com> Date: Mon, 24 Sep 2018 00:18:34 +0100 Subject: [PATCH 6/8] Updated Bootstrap framework from version 3 to 4.0 --- templates/project/modules/views/index.volt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/project/modules/views/index.volt b/templates/project/modules/views/index.volt index b199a1014..fc6ddef36 100644 --- a/templates/project/modules/views/index.volt +++ b/templates/project/modules/views/index.volt @@ -6,16 +6,16 @@ Phalcon PHP Framework - +
{{ content() }}
- - - - + + + + From c94ebef06670bb4f8320060a1d1cb5bc576f519f Mon Sep 17 00:00:00 2001 From: montaccep <43525832+montaccep@users.noreply.github.com> Date: Mon, 24 Sep 2018 00:18:37 +0100 Subject: [PATCH 7/8] Updated Bootstrap framework from version 3 to 4.0 --- templates/project/simple/views/index.phtml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/project/simple/views/index.phtml b/templates/project/simple/views/index.phtml index 95c0a44b0..4cea70fd2 100644 --- a/templates/project/simple/views/index.phtml +++ b/templates/project/simple/views/index.phtml @@ -6,16 +6,16 @@ Phalcon PHP Framework - +
getContent(); ?>
- - - - + + + + From 7b7e014d1b34fbee6034922c0eefbf80078c358e Mon Sep 17 00:00:00 2001 From: montaccep <43525832+montaccep@users.noreply.github.com> Date: Mon, 24 Sep 2018 00:18:42 +0100 Subject: [PATCH 8/8] Updated Bootstrap framework from version 3 to 4.0 --- templates/project/simple/views/index.volt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/project/simple/views/index.volt b/templates/project/simple/views/index.volt index b199a1014..fc6ddef36 100644 --- a/templates/project/simple/views/index.volt +++ b/templates/project/simple/views/index.volt @@ -6,16 +6,16 @@ Phalcon PHP Framework - +
{{ content() }}
- - - - + + + +