From: Steve Sutton Date: Fri, 10 Jun 2016 20:55:04 +0000 (-0400) Subject: Add javascript code to prevent errors from trashing our site X-Git-Tag: v1.0.4^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=5b2165abaff89e836cda6dfdcd18b0e3d6c803b8;p=WP-Themes%2FGreyGables.git Add javascript code to prevent errors from trashing our site Take any errors and log to console. --- diff --git a/header.php b/header.php index 999db9c..b4810d3 100755 --- a/header.php +++ b/header.php @@ -53,6 +53,16 @@ × +
diff --git a/style.css b/style.css index 6de439e..3d91487 100755 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: Grey Gables Restaurant Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme created for Grey Gables Restaurant. -Version: 1.0.3 +Version: 1.0.4 */