From c2331d87e5ab561db8a4003c4df1ed20755ab108 Mon Sep 17 00:00:00 2001 From: Nihad Abbasov Date: Sat, 27 Dec 2014 19:22:15 +0400 Subject: chmod -x --- app/views/devise/confirmations/new.html.haml | 0 app/views/devise/passwords/new.html.haml | 0 vendor/assets/javascripts/chart-lib.min.js | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 app/views/devise/confirmations/new.html.haml mode change 100755 => 100644 app/views/devise/passwords/new.html.haml mode change 100755 => 100644 vendor/assets/javascripts/chart-lib.min.js diff --git a/app/views/devise/confirmations/new.html.haml b/app/views/devise/confirmations/new.html.haml old mode 100755 new mode 100644 diff --git a/app/views/devise/passwords/new.html.haml b/app/views/devise/passwords/new.html.haml old mode 100755 new mode 100644 diff --git a/vendor/assets/javascripts/chart-lib.min.js b/vendor/assets/javascripts/chart-lib.min.js old mode 100755 new mode 100644 -- cgit v1.2.1