From 1fbf61cd55a97a188495e6ae94817f490cd5d0b6 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Tue, 6 May 2014 11:50:17 +0300 Subject: [PATCH] Bug fixes --- app/views/master.blade.php | 4 +- app/views/public/contact_us.blade.php | 12 +- app/views/public/header.blade.php | 8 +- bower.json | 2 +- public/built.css | 1621 ++ public/built.js | 30334 ++++++++++++++++++++++++ public/built.public.css | 13 +- 7 files changed, 31978 insertions(+), 16 deletions(-) diff --git a/app/views/master.blade.php b/app/views/master.blade.php index 419a719e164e..9ae4e1a6d63b 100755 --- a/app/views/master.blade.php +++ b/app/views/master.blade.php @@ -18,8 +18,8 @@ - - + + diff --git a/app/views/public/contact_us.blade.php b/app/views/public/contact_us.blade.php index a07c520aaaff..bd32106828b3 100644 --- a/app/views/public/contact_us.blade.php +++ b/app/views/public/contact_us.blade.php @@ -4,7 +4,7 @@ @section('content') -@section('content') -

Contact us

diff --git a/app/views/public/header.blade.php b/app/views/public/header.blade.php index b5bb57edda6f..83f58e3f939f 100644 --- a/app/views/public/header.blade.php +++ b/app/views/public/header.blade.php @@ -36,8 +36,8 @@ @section('body') + {{ Form::open(array('url' => 'get_started', 'id' => 'startForm')) }} {{ Form::hidden('guest_key') }} @@ -115,16 +115,15 @@ +
-   + -->