From 94b67a4556bec65eb0a833836830ce8720b96460 Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Tue, 27 Sep 2016 16:32:14 -0400 Subject: [PATCH] Changed permissions to permit installs --- js/PrintArea/PrintArea.jquery.json | 0 js/PrintArea/ReadMe.txt | 0 js/PrintArea/demo/FoesEnd.jpg | Bin js/PrintArea/demo/PrintArea.css | 0 js/PrintArea/demo/PrintArea.html | 0 .../css/ui-lightness/images/animated-overlay.gif | Bin .../ui-bg_diagonals-thick_18_b81900_40x40.png | Bin .../ui-bg_diagonals-thick_20_666666_40x40.png | Bin .../images/ui-bg_flat_10_000000_40x100.png | Bin .../images/ui-bg_glass_100_f6f6f6_1x400.png | Bin .../images/ui-bg_glass_100_fdf5ce_1x400.png | Bin .../images/ui-bg_glass_65_ffffff_1x400.png | Bin .../images/ui-bg_gloss-wave_35_f6a828_500x100.png | Bin .../ui-bg_highlight-soft_100_eeeeee_1x100.png | Bin .../images/ui-bg_highlight-soft_75_ffe45c_1x100.png | Bin .../ui-lightness/images/ui-icons_222222_256x240.png | Bin .../ui-lightness/images/ui-icons_228ef1_256x240.png | Bin .../ui-lightness/images/ui-icons_ef8c08_256x240.png | Bin .../ui-lightness/images/ui-icons_ffd27a_256x240.png | Bin .../ui-lightness/images/ui-icons_ffffff_256x240.png | Bin .../css/ui-lightness/jquery-ui-1.10.4.custom.css | 0 .../ui-lightness/jquery-ui-1.10.4.custom.min.css | 0 js/PrintArea/demo/jquery-1.10.1.js | 0 js/PrintArea/demo/jquery-1.10.2.js | 0 js/PrintArea/demo/jquery-1.11.0.js | 0 js/PrintArea/demo/jquery-1.9.0.js | 0 js/PrintArea/demo/jquery-2.1.0.js | 0 js/PrintArea/demo/jquery-ui-1.10.4.custom.js | 0 js/PrintArea/demo/jquery-ui-1.10.4.custom.min.js | 0 js/PrintArea/demo/jquery.PrintArea.js | 0 js/PrintArea/jquery.PrintArea.js | 0 js/PrintArea/license.txt | 0 32 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 js/PrintArea/PrintArea.jquery.json mode change 100755 => 100644 js/PrintArea/ReadMe.txt mode change 100755 => 100644 js/PrintArea/demo/FoesEnd.jpg mode change 100755 => 100644 js/PrintArea/demo/PrintArea.css mode change 100755 => 100644 js/PrintArea/demo/PrintArea.html mode change 100755 => 100644 js/PrintArea/demo/css/ui-lightness/images/animated-overlay.gif mode change 100755 => 100644 js/PrintArea/demo/css/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png mode change 100755 => 100644 js/PrintArea/demo/css/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png mode change 100755 => 100644 js/PrintArea/demo/css/ui-lightness/images/ui-bg_flat_10_000000_40x100.png mode change 100755 => 100644 js/PrintArea/demo/css/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png mode change 100755 => 100644 js/PrintArea/demo/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png mode change 100755 => 100644 js/PrintArea/demo/css/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png mode change 100755 => 100644 js/PrintArea/demo/css/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png mode change 100755 => 100644 js/PrintArea/demo/css/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png mode change 100755 => 100644 js/PrintArea/demo/css/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png mode change 100755 => 100644 js/PrintArea/demo/css/ui-lightness/images/ui-icons_222222_256x240.png mode change 100755 => 100644 js/PrintArea/demo/css/ui-lightness/images/ui-icons_228ef1_256x240.png mode change 100755 => 100644 js/PrintArea/demo/css/ui-lightness/images/ui-icons_ef8c08_256x240.png mode change 100755 => 100644 js/PrintArea/demo/css/ui-lightness/images/ui-icons_ffd27a_256x240.png mode change 100755 => 100644 js/PrintArea/demo/css/ui-lightness/images/ui-icons_ffffff_256x240.png mode change 100755 => 100644 js/PrintArea/demo/css/ui-lightness/jquery-ui-1.10.4.custom.css mode change 100755 => 100644 js/PrintArea/demo/css/ui-lightness/jquery-ui-1.10.4.custom.min.css mode change 100755 => 100644 js/PrintArea/demo/jquery-1.10.1.js mode change 100755 => 100644 js/PrintArea/demo/jquery-1.10.2.js mode change 100755 => 100644 js/PrintArea/demo/jquery-1.11.0.js mode change 100755 => 100644 js/PrintArea/demo/jquery-1.9.0.js mode change 100755 => 100644 js/PrintArea/demo/jquery-2.1.0.js mode change 100755 => 100644 js/PrintArea/demo/jquery-ui-1.10.4.custom.js mode change 100755 => 100644 js/PrintArea/demo/jquery-ui-1.10.4.custom.min.js mode change 100755 => 100644 js/PrintArea/demo/jquery.PrintArea.js mode change 100755 => 100644 js/PrintArea/jquery.PrintArea.js mode change 100755 => 100644 js/PrintArea/license.txt diff --git a/js/PrintArea/PrintArea.jquery.json b/js/PrintArea/PrintArea.jquery.json old mode 100755 new mode 100644 diff --git a/js/PrintArea/ReadMe.txt b/js/PrintArea/ReadMe.txt old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/FoesEnd.jpg b/js/PrintArea/demo/FoesEnd.jpg old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/PrintArea.css b/js/PrintArea/demo/PrintArea.css old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/PrintArea.html b/js/PrintArea/demo/PrintArea.html old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/css/ui-lightness/images/animated-overlay.gif b/js/PrintArea/demo/css/ui-lightness/images/animated-overlay.gif old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/css/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png b/js/PrintArea/demo/css/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/css/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png b/js/PrintArea/demo/css/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/css/ui-lightness/images/ui-bg_flat_10_000000_40x100.png b/js/PrintArea/demo/css/ui-lightness/images/ui-bg_flat_10_000000_40x100.png old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/css/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png b/js/PrintArea/demo/css/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png b/js/PrintArea/demo/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/css/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png b/js/PrintArea/demo/css/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/css/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png b/js/PrintArea/demo/css/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/css/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png b/js/PrintArea/demo/css/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/css/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png b/js/PrintArea/demo/css/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/css/ui-lightness/images/ui-icons_222222_256x240.png b/js/PrintArea/demo/css/ui-lightness/images/ui-icons_222222_256x240.png old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/css/ui-lightness/images/ui-icons_228ef1_256x240.png b/js/PrintArea/demo/css/ui-lightness/images/ui-icons_228ef1_256x240.png old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/css/ui-lightness/images/ui-icons_ef8c08_256x240.png b/js/PrintArea/demo/css/ui-lightness/images/ui-icons_ef8c08_256x240.png old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/css/ui-lightness/images/ui-icons_ffd27a_256x240.png b/js/PrintArea/demo/css/ui-lightness/images/ui-icons_ffd27a_256x240.png old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/css/ui-lightness/images/ui-icons_ffffff_256x240.png b/js/PrintArea/demo/css/ui-lightness/images/ui-icons_ffffff_256x240.png old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/css/ui-lightness/jquery-ui-1.10.4.custom.css b/js/PrintArea/demo/css/ui-lightness/jquery-ui-1.10.4.custom.css old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/css/ui-lightness/jquery-ui-1.10.4.custom.min.css b/js/PrintArea/demo/css/ui-lightness/jquery-ui-1.10.4.custom.min.css old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/jquery-1.10.1.js b/js/PrintArea/demo/jquery-1.10.1.js old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/jquery-1.10.2.js b/js/PrintArea/demo/jquery-1.10.2.js old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/jquery-1.11.0.js b/js/PrintArea/demo/jquery-1.11.0.js old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/jquery-1.9.0.js b/js/PrintArea/demo/jquery-1.9.0.js old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/jquery-2.1.0.js b/js/PrintArea/demo/jquery-2.1.0.js old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/jquery-ui-1.10.4.custom.js b/js/PrintArea/demo/jquery-ui-1.10.4.custom.js old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/jquery-ui-1.10.4.custom.min.js b/js/PrintArea/demo/jquery-ui-1.10.4.custom.min.js old mode 100755 new mode 100644 diff --git a/js/PrintArea/demo/jquery.PrintArea.js b/js/PrintArea/demo/jquery.PrintArea.js old mode 100755 new mode 100644 diff --git a/js/PrintArea/jquery.PrintArea.js b/js/PrintArea/jquery.PrintArea.js old mode 100755 new mode 100644 diff --git a/js/PrintArea/license.txt b/js/PrintArea/license.txt old mode 100755 new mode 100644 -- 2.17.1