From c8b17ba5269fd4dcae39b16b5d06178ec4798a6b Mon Sep 17 00:00:00 2001 From: Jason Date: Wed, 7 Dec 2016 20:41:07 -0500 Subject: [PATCH 1/3] Updating index.html Changing script SRC call to accounting.js versus accounting.min.js. Discovered accounting.js and wanted to use the demo / example and set some break points within developer tools. I was unable to since it was minified. This change pulls in the non-minified file so correct that. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 2f3b3f4..49aa9d7 100644 --- a/index.html +++ b/index.html @@ -364,7 +364,7 @@

Links

- + From b1cf66d88620c4867d216b5ae1d085d397c98b5e Mon Sep 17 00:00:00 2001 From: Jason Berry Date: Wed, 7 Dec 2016 21:50:52 -0500 Subject: [PATCH 2/3] no real change - just testing this after pulling down the forked repo locally and making a change --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 49aa9d7..b78c472 100644 --- a/index.html +++ b/index.html @@ -364,6 +364,7 @@

Links

+ From 9760565a56b799e91f39123b205ca8abc70070d5 Mon Sep 17 00:00:00 2001 From: Jason Berry Date: Wed, 7 Dec 2016 21:54:54 -0500 Subject: [PATCH 3/3] Revert "no real change - just testing this after pulling down the forked repo locally and making a change" This reverts commit b1cf66d88620c4867d216b5ae1d085d397c98b5e. --- index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/index.html b/index.html index b78c472..49aa9d7 100644 --- a/index.html +++ b/index.html @@ -364,7 +364,6 @@

Links

-