diff options
author | Morris Jobke <hey@morrisjobke.de> | 2014-11-06 11:04:18 +0100 |
---|---|---|
committer | Morris Jobke <hey@morrisjobke.de> | 2014-12-13 09:47:34 +0100 |
commit | edcd2f27069ae125a4b6680a384b44ebe69b12de (patch) | |
tree | e6db6a0740392469bda8f8b15f07e48ce81d7164 /.scrutinizer.yml | |
parent | 29e1c3a898a66b0b005d230a836a0275e462071c (diff) | |
download | nextcloud-server-edcd2f27069ae125a4b6680a384b44ebe69b12de.tar.gz nextcloud-server-edcd2f27069ae125a4b6680a384b44ebe69b12de.zip |
bower jquery-ui - exported changes to a separate css file
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r-- | .scrutinizer.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml index f66c1b86eac..78e878a42a4 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -12,7 +12,6 @@ filter: - 'core/js/tests/specs/*.js' - 'core/js/jquery-showpassword.js' - 'core/js/jquery-tipsy.js' - - 'core/js/jquery-ui-1.10.0.custom.js' - 'core/js/placeholders.js' |