Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Nov 2014 12:52:41 +0000 (UTC)
From:      Bartek Rutkowski <robak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r372141 - head/www/piwik
Message-ID:  <201411041252.sA4CqfFS071177@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: robak
Date: Tue Nov  4 12:52:41 2014
New Revision: 372141
URL: https://svnweb.freebsd.org/changeset/ports/372141
QAT: https://qat.redports.org/buildarchive/r372141/

Log:
  www/piwik: update 2.8.0 -> 2.8.3
  
  PR:		194520
  Submitted by:	Hans Fredrik Nordhaug <hans@nordhaug.priv.no>
  Approved by:	mentors (implicit)

Modified:
  head/www/piwik/Makefile
  head/www/piwik/distinfo
  head/www/piwik/pkg-plist

Modified: head/www/piwik/Makefile
==============================================================================
--- head/www/piwik/Makefile	Tue Nov  4 10:32:36 2014	(r372140)
+++ head/www/piwik/Makefile	Tue Nov  4 12:52:41 2014	(r372141)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	piwik
-PORTVERSION=	2.8.0
+PORTVERSION=	2.8.3
 CATEGORIES=	www
 MASTER_SITES=	http://builds.piwik.org/
 

Modified: head/www/piwik/distinfo
==============================================================================
--- head/www/piwik/distinfo	Tue Nov  4 10:32:36 2014	(r372140)
+++ head/www/piwik/distinfo	Tue Nov  4 12:52:41 2014	(r372141)
@@ -1,2 +1,2 @@
-SHA256 (piwik-2.8.0.tar.gz) = d01672318f7eeeb9405c1ed24ad966d9ba90800ac97b0b232e94d1648303350e
-SIZE (piwik-2.8.0.tar.gz) = 8574703
+SHA256 (piwik-2.8.3.tar.gz) = 149888909e91429fb975437c45c5f6f6183d515abd04efa43b67f6b58fc8f58d
+SIZE (piwik-2.8.3.tar.gz) = 10362760

Modified: head/www/piwik/pkg-plist
==============================================================================
--- head/www/piwik/pkg-plist	Tue Nov  4 10:32:36 2014	(r372140)
+++ head/www/piwik/pkg-plist	Tue Nov  4 12:52:41 2014	(r372141)
@@ -1,8 +1,10 @@
+%%WWWDIR%%/.bowerrc
 %%WWWDIR%%/.coveralls.yml
 %%WWWDIR%%/CHANGELOG.md
 %%WWWDIR%%/CONTRIBUTING.md
 %%WWWDIR%%/LEGALNOTICE
 %%WWWDIR%%/README.md
+%%WWWDIR%%/bower.json
 %%WWWDIR%%/composer.json
 %%WWWDIR%%/composer.lock
 %%WWWDIR%%/config/global.ini.php
@@ -61,6 +63,7 @@
 %%WWWDIR%%/core/Columns/Dimension.php
 %%WWWDIR%%/core/Columns/Updater.php
 %%WWWDIR%%/core/Common.php
+%%WWWDIR%%/core/Composer/ScriptHandler.php
 %%WWWDIR%%/core/Config.php
 %%WWWDIR%%/core/Console.php
 %%WWWDIR%%/core/Cookie.php
@@ -150,6 +153,7 @@
 %%WWWDIR%%/core/Filesystem.php
 %%WWWDIR%%/core/FrontController.php
 %%WWWDIR%%/core/Http.php
+%%WWWDIR%%/core/Http/Router.php
 %%WWWDIR%%/core/IP.php
 %%WWWDIR%%/core/Loader.php
 %%WWWDIR%%/core/Log.php
@@ -250,6 +254,7 @@
 %%WWWDIR%%/core/Tracker/Request.php
 %%WWWDIR%%/core/Tracker/Settings.php
 %%WWWDIR%%/core/Tracker/TableLogAction.php
+%%WWWDIR%%/core/Tracker/TrackerCodeGenerator.php
 %%WWWDIR%%/core/Tracker/Visit.php
 %%WWWDIR%%/core/Tracker/VisitExcluded.php
 %%WWWDIR%%/core/Tracker/VisitInterface.php
@@ -505,8 +510,6 @@
 %%WWWDIR%%/libs/PEAR/FixPHP5PEARWarnings.php
 %%WWWDIR%%/libs/PEAR/LICENSE
 %%WWWDIR%%/libs/PEAR5.php
-%%WWWDIR%%/libs/PclZip/lgpl-2.1.txt
-%%WWWDIR%%/libs/PclZip/pclzip.lib.php
 %%WWWDIR%%/libs/PiwikTracker/LICENSE.txt
 %%WWWDIR%%/libs/PiwikTracker/PiwikTracker.php
 %%WWWDIR%%/libs/README.md
@@ -711,53 +714,1025 @@
 %%WWWDIR%%/libs/Zend/Validate/Regex.php
 %%WWWDIR%%/libs/Zend/Validate/StringLength.php
 %%WWWDIR%%/libs/Zend/Version.php
-%%WWWDIR%%/libs/angularjs/LICENSE
-%%WWWDIR%%/libs/angularjs/angular-animate.js
-%%WWWDIR%%/libs/angularjs/angular-animate.min.js
-%%WWWDIR%%/libs/angularjs/angular-cookies.js
-%%WWWDIR%%/libs/angularjs/angular-cookies.min.js
-%%WWWDIR%%/libs/angularjs/angular-csp.css
-%%WWWDIR%%/libs/angularjs/angular-loader.js
-%%WWWDIR%%/libs/angularjs/angular-loader.min.js
-%%WWWDIR%%/libs/angularjs/angular-mocks.js
-%%WWWDIR%%/libs/angularjs/angular-resource.js
-%%WWWDIR%%/libs/angularjs/angular-resource.min.js
-%%WWWDIR%%/libs/angularjs/angular-route.js
-%%WWWDIR%%/libs/angularjs/angular-route.min.js
-%%WWWDIR%%/libs/angularjs/angular-sanitize.js
-%%WWWDIR%%/libs/angularjs/angular-sanitize.min.js
-%%WWWDIR%%/libs/angularjs/angular-scenario.js
-%%WWWDIR%%/libs/angularjs/angular-touch.js
-%%WWWDIR%%/libs/angularjs/angular-touch.min.js
-%%WWWDIR%%/libs/angularjs/angular.js
-%%WWWDIR%%/libs/angularjs/angular.min.js
-%%WWWDIR%%/libs/angularjs/errors.json
-%%WWWDIR%%/libs/angularjs/ngDialog/.gitignore
-%%WWWDIR%%/libs/angularjs/ngDialog/.jshintrc
-%%WWWDIR%%/libs/angularjs/ngDialog/Gruntfile.js
-%%WWWDIR%%/libs/angularjs/ngDialog/README.md
-%%WWWDIR%%/libs/angularjs/ngDialog/bower.json
-%%WWWDIR%%/libs/angularjs/ngDialog/css/myth/ngDialog-theme-default.css
-%%WWWDIR%%/libs/angularjs/ngDialog/css/myth/ngDialog-theme-plain.css
-%%WWWDIR%%/libs/angularjs/ngDialog/css/myth/ngDialog.css
-%%WWWDIR%%/libs/angularjs/ngDialog/css/ngDialog-theme-default.css
-%%WWWDIR%%/libs/angularjs/ngDialog/css/ngDialog-theme-default.min.css
-%%WWWDIR%%/libs/angularjs/ngDialog/css/ngDialog-theme-plain.css
-%%WWWDIR%%/libs/angularjs/ngDialog/css/ngDialog-theme-plain.min.css
-%%WWWDIR%%/libs/angularjs/ngDialog/css/ngDialog.css
-%%WWWDIR%%/libs/angularjs/ngDialog/css/ngDialog.min.css
-%%WWWDIR%%/libs/angularjs/ngDialog/example/README.md
-%%WWWDIR%%/libs/angularjs/ngDialog/example/externalTemplate.html
-%%WWWDIR%%/libs/angularjs/ngDialog/example/index.html
-%%WWWDIR%%/libs/angularjs/ngDialog/example/server.js
-%%WWWDIR%%/libs/angularjs/ngDialog/js/ngDialog.js
-%%WWWDIR%%/libs/angularjs/ngDialog/js/ngDialog.min.js
-%%WWWDIR%%/libs/angularjs/ngDialog/package.json
-%%WWWDIR%%/libs/angularjs/version.json
-%%WWWDIR%%/libs/angularjs/version.txt
-%%WWWDIR%%/libs/html5shiv/html5shiv.js
+%%WWWDIR%%/libs/bower_components/angular-animate/.bower.json
+%%WWWDIR%%/libs/bower_components/angular-animate/README.md
+%%WWWDIR%%/libs/bower_components/angular-animate/angular-animate.js
+%%WWWDIR%%/libs/bower_components/angular-animate/angular-animate.min.js
+%%WWWDIR%%/libs/bower_components/angular-animate/angular-animate.min.js.map
+%%WWWDIR%%/libs/bower_components/angular-animate/bower.json
+%%WWWDIR%%/libs/bower_components/angular-animate/package.json
+%%WWWDIR%%/libs/bower_components/angular-cookies/.bower.json
+%%WWWDIR%%/libs/bower_components/angular-cookies/README.md
+%%WWWDIR%%/libs/bower_components/angular-cookies/angular-cookies.js
+%%WWWDIR%%/libs/bower_components/angular-cookies/angular-cookies.min.js
+%%WWWDIR%%/libs/bower_components/angular-cookies/angular-cookies.min.js.map
+%%WWWDIR%%/libs/bower_components/angular-cookies/bower.json
+%%WWWDIR%%/libs/bower_components/angular-cookies/package.json
+%%WWWDIR%%/libs/bower_components/angular-mocks/.bower.json
+%%WWWDIR%%/libs/bower_components/angular-mocks/README.md
+%%WWWDIR%%/libs/bower_components/angular-mocks/angular-mocks.js
+%%WWWDIR%%/libs/bower_components/angular-mocks/bower.json
+%%WWWDIR%%/libs/bower_components/angular-mocks/package.json
+%%WWWDIR%%/libs/bower_components/angular-sanitize/.bower.json
+%%WWWDIR%%/libs/bower_components/angular-sanitize/README.md
+%%WWWDIR%%/libs/bower_components/angular-sanitize/angular-sanitize.js
+%%WWWDIR%%/libs/bower_components/angular-sanitize/angular-sanitize.min.js
+%%WWWDIR%%/libs/bower_components/angular-sanitize/angular-sanitize.min.js.map
+%%WWWDIR%%/libs/bower_components/angular-sanitize/bower.json
+%%WWWDIR%%/libs/bower_components/angular/.bower.json
+%%WWWDIR%%/libs/bower_components/angular/README.md
+%%WWWDIR%%/libs/bower_components/angular/angular-csp.css
+%%WWWDIR%%/libs/bower_components/angular/angular.js
+%%WWWDIR%%/libs/bower_components/angular/angular.min.js
+%%WWWDIR%%/libs/bower_components/angular/angular.min.js.gzip
+%%WWWDIR%%/libs/bower_components/angular/angular.min.js.map
+%%WWWDIR%%/libs/bower_components/angular/bower.json
+%%WWWDIR%%/libs/bower_components/angular/package.json
+%%WWWDIR%%/libs/bower_components/chroma-js/.bower.json
+%%WWWDIR%%/libs/bower_components/chroma-js/LICENSE
+%%WWWDIR%%/libs/bower_components/chroma-js/LICENSE-colors
+%%WWWDIR%%/libs/bower_components/chroma-js/Makefile
+%%WWWDIR%%/libs/bower_components/chroma-js/bower.json
+%%WWWDIR%%/libs/bower_components/chroma-js/chroma.js
+%%WWWDIR%%/libs/bower_components/chroma-js/chroma.min.js
+%%WWWDIR%%/libs/bower_components/chroma-js/package.json
+%%WWWDIR%%/libs/bower_components/chroma-js/readme.md
+%%WWWDIR%%/libs/bower_components/html5shiv/.bower.json
+%%WWWDIR%%/libs/bower_components/html5shiv/Gruntfile.js
+%%WWWDIR%%/libs/bower_components/html5shiv/bower.json
+%%WWWDIR%%/libs/bower_components/html5shiv/dist/html5shiv-printshiv.js
+%%WWWDIR%%/libs/bower_components/html5shiv/dist/html5shiv-printshiv.min.js
+%%WWWDIR%%/libs/bower_components/html5shiv/dist/html5shiv.js
+%%WWWDIR%%/libs/bower_components/html5shiv/dist/html5shiv.min.js
+%%WWWDIR%%/libs/bower_components/html5shiv/package.json
+%%WWWDIR%%/libs/bower_components/html5shiv/readme.md
+%%WWWDIR%%/libs/bower_components/jScrollPane/.bower.json
+%%WWWDIR%%/libs/bower_components/jScrollPane/GPL-LICENSE.txt
+%%WWWDIR%%/libs/bower_components/jScrollPane/MIT-LICENSE.txt
+%%WWWDIR%%/libs/bower_components/jScrollPane/README.md
+%%WWWDIR%%/libs/bower_components/jScrollPane/ajax.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/ajax_content.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/anchors.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/api.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/arrow_hover.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/arrow_positions.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/arrows.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/auto_reinitialise.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/basic.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/caps.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/changelog.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/destroy.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/drag_size.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/dynamic_content.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/dynamic_height.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/dynamic_width.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/events.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/faqs.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/fixed_width.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/focus.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/fullpage_scroll.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/iframe.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/iframe2.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/iframe_content1.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/iframe_content2.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/iframe_content3.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/iframe_content4.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/image.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/image/logo.png
+%%WWWDIR%%/libs/bower_components/jScrollPane/image2.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/index.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/invisibles.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/issues/11/after.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/issues/11/before.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/issues/11/brs_main.css
+%%WWWDIR%%/libs/bower_components/jScrollPane/issues/11/index.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/issues/11/jquery.mousewheel.js
+%%WWWDIR%%/libs/bower_components/jScrollPane/issues/11/jscrollpane-2b3.css
+%%WWWDIR%%/libs/bower_components/jScrollPane/issues/11/jscrollpane-2b3.js
+%%WWWDIR%%/libs/bower_components/jScrollPane/issues/11/native.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/issues/12/after.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/issues/12/after_reinit.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/issues/12/before.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/issues/12/before_reinit.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/issues/12/brs_main.css
+%%WWWDIR%%/libs/bower_components/jScrollPane/issues/12/index.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/issues/12/jquery.mousewheel.js
+%%WWWDIR%%/libs/bower_components/jScrollPane/issues/12/jscrollpane-2b3.css
+%%WWWDIR%%/libs/bower_components/jScrollPane/issues/12/jscrollpane-2b3.js
+%%WWWDIR%%/libs/bower_components/jScrollPane/issues/12/native.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/issues/12/wrapped.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/issues/7/after.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/issues/7/before.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/issues/7/index.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/issues/7/jscrollpane-2b1.css
+%%WWWDIR%%/libs/bower_components/jScrollPane/issues/7/jscrollpane-2b2.js
+%%WWWDIR%%/libs/bower_components/jScrollPane/issues/7/native.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/known_issues.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/less_basic.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/mwheel_intent.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/override_animate.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/runeimp.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/runeimp2.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/script/demo.js
+%%WWWDIR%%/libs/bower_components/jScrollPane/script/jquery.jscrollpane.js
+%%WWWDIR%%/libs/bower_components/jScrollPane/script/jquery.jscrollpane.min.js
+%%WWWDIR%%/libs/bower_components/jScrollPane/script/jquery.mousewheel.js
+%%WWWDIR%%/libs/bower_components/jScrollPane/script/mwheelIntent.js
+%%WWWDIR%%/libs/bower_components/jScrollPane/scroll_on_left.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/scroll_to.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/scroll_to_animate.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/settings.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/short.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/style/demo.css
+%%WWWDIR%%/libs/bower_components/jScrollPane/style/jquery.jscrollpane.css
+%%WWWDIR%%/libs/bower_components/jScrollPane/themes/lozenge/image/ui-icons_222222_256x240.png
+%%WWWDIR%%/libs/bower_components/jScrollPane/themes/lozenge/image/ui-icons_888888_256x240.png
+%%WWWDIR%%/libs/bower_components/jScrollPane/themes/lozenge/image/ui-icons_cd0a0a_256x240.png
+%%WWWDIR%%/libs/bower_components/jScrollPane/themes/lozenge/index.html
+%%WWWDIR%%/libs/bower_components/jScrollPane/themes/lozenge/style/jquery.jscrollpane.lozenge.css
+%%WWWDIR%%/libs/bower_components/jScrollPane/v1.html
+%%WWWDIR%%/libs/bower_components/jquery-mousewheel/.bower.json
+%%WWWDIR%%/libs/bower_components/jquery-mousewheel/ChangeLog.md
+%%WWWDIR%%/libs/bower_components/jquery-mousewheel/LICENSE.txt
+%%WWWDIR%%/libs/bower_components/jquery-mousewheel/README.md
+%%WWWDIR%%/libs/bower_components/jquery-mousewheel/bower.json
+%%WWWDIR%%/libs/bower_components/jquery-mousewheel/jquery.mousewheel.js
+%%WWWDIR%%/libs/bower_components/jquery-mousewheel/jquery.mousewheel.min.js
+%%WWWDIR%%/libs/bower_components/jquery-placeholder/.bower.json
+%%WWWDIR%%/libs/bower_components/jquery-placeholder/LICENSE-MIT.txt
+%%WWWDIR%%/libs/bower_components/jquery-placeholder/README.md
+%%WWWDIR%%/libs/bower_components/jquery-placeholder/bower.json
+%%WWWDIR%%/libs/bower_components/jquery-placeholder/demo.html
+%%WWWDIR%%/libs/bower_components/jquery-placeholder/jquery.placeholder.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/.bower.json
+%%WWWDIR%%/libs/bower_components/jquery-ui/AUTHORS.txt
+%%WWWDIR%%/libs/bower_components/jquery-ui/MIT-LICENSE.txt
+%%WWWDIR%%/libs/bower_components/jquery-ui/README.md
+%%WWWDIR%%/libs/bower_components/jquery-ui/bower.json
+%%WWWDIR%%/libs/bower_components/jquery-ui/component.json
+%%WWWDIR%%/libs/bower_components/jquery-ui/composer.json
+%%WWWDIR%%/libs/bower_components/jquery-ui/package.json
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/animated-overlay.gif
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/ui-bg_flat_75_ffffff_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/ui-bg_glass_65_ffffff_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/ui-bg_glass_75_dadada_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/ui-icons_222222_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/ui-icons_2e83ff_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/ui-icons_454545_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/ui-icons_888888_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/images/ui-icons_cd0a0a_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery-ui.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.accordion.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.all.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.autocomplete.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.base.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.button.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.core.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.datepicker.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.dialog.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.menu.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.progressbar.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.resizable.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.selectable.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.slider.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.spinner.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.tabs.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.theme.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/jquery.ui.tooltip.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/animated-overlay.gif
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/ui-bg_flat_0_aaaaaa_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/ui-bg_flat_75_ffffff_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/ui-bg_glass_55_fbf9ee_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/ui-bg_glass_65_ffffff_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/ui-bg_glass_75_dadada_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/ui-bg_glass_75_e6e6e6_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/ui-bg_glass_95_fef1ec_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/ui-bg_highlight-soft_75_cccccc_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/ui-icons_222222_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/ui-icons_2e83ff_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/ui-icons_454545_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/ui-icons_888888_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/images/ui-icons_cd0a0a_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery-ui.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.accordion.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.autocomplete.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.button.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.core.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.datepicker.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.dialog.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.menu.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.progressbar.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.resizable.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.selectable.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.slider.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.spinner.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.tabs.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.theme.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/base/minified/jquery.ui.tooltip.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/animated-overlay.gif
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-bg_flat_65_ffffff_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-bg_glass_40_111111_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-bg_highlight-hard_100_f9f9f9_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-bg_highlight-hard_40_aaaaaa_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-bg_highlight-soft_50_aaaaaa_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-bg_inset-hard_45_cd0a0a_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-bg_inset-hard_55_ffeb80_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-icons_222222_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-icons_4ca300_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-icons_bbbbbb_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-icons_ededed_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-icons_ffcf29_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/images/ui-icons_ffffff_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/jquery-ui.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/jquery-ui.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/black-tie/jquery.ui.theme.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/images/animated-overlay.gif
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/images/ui-bg_dots-small_65_a6a6a6_2x2.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/images/ui-bg_flat_0_333333_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/images/ui-bg_flat_65_ffffff_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/images/ui-bg_flat_75_ffffff_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/images/ui-bg_highlight-hard_100_eeeeee_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/images/ui-icons_004276_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/images/ui-icons_cc0000_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/images/ui-icons_ffffff_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/jquery-ui.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/jquery-ui.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/blitzer/jquery.ui.theme.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/animated-overlay.gif
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-bg_flat_15_cd0a0a_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-bg_glass_100_e4f1fb_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-bg_glass_50_3baae3_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-bg_glass_80_d7ebf9_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-bg_highlight-hard_70_000000_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-bg_highlight-soft_100_deedf7_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-bg_highlight-soft_25_ffef8f_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-icons_2694e8_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-icons_2e83ff_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-icons_3d80b3_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-icons_72a7cf_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/images/ui-icons_ffffff_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/jquery-ui.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/jquery-ui.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/cupertino/jquery.ui.theme.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/animated-overlay.gif
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_flat_30_cccccc_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_flat_50_5c5c5c_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_glass_40_ffc73d_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_highlight-hard_20_0972a5_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_33_003147_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_35_222222_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_80_eeeeee_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_loop_25_000000_21x21.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-icons_222222_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-icons_4b8e0b_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-icons_a83300_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-icons_cccccc_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/images/ui-icons_ffffff_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/jquery-ui.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/jquery-ui.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dark-hive/jquery.ui.theme.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/images/animated-overlay.gif
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_diagonals-thick_15_0b3e6f_40x40.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_dots-medium_30_0b58a2_4x4.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_dots-small_20_333333_2x2.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_dots-small_30_a32d00_2x2.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_dots-small_40_00498f_2x2.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_flat_0_aaaaaa_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_flat_40_292929_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_gloss-wave_20_111111_500x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/images/ui-icons_00498f_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/images/ui-icons_98d2fb_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/images/ui-icons_9ccdfc_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/images/ui-icons_ffffff_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/jquery-ui.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/jquery-ui.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/dot-luv/jquery.ui.theme.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/animated-overlay.gif
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-bg_flat_0_aaaaaa_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-bg_flat_0_eeeeee_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-bg_flat_55_994d53_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-bg_flat_55_fafafa_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-bg_gloss-wave_30_3d3644_500x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_100_dcd9de_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_25_30273a_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_45_5f5964_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-icons_454545_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-icons_734d99_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-icons_8d78a5_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-icons_a8a3ae_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-icons_ebccce_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/images/ui-icons_ffffff_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/jquery-ui.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/jquery-ui.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/eggplant/jquery.ui.theme.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/animated-overlay.gif
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_diagonals-small_25_c5ddfc_40x40.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_diagonals-thick_20_e69700_40x40.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_diagonals-thick_22_1484e6_40x40.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_diagonals-thick_26_2293f7_40x40.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_flat_0_e69700_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_flat_0_e6b900_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_highlight-soft_100_f9f9f9_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_inset-hard_100_eeeeee_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/ui-icons_0a82eb_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/ui-icons_0b54d5_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/ui-icons_5fa5e3_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/ui-icons_fcdd4a_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/images/ui-icons_ffffff_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/jquery-ui.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/jquery-ui.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/excite-bike/jquery.ui.theme.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/animated-overlay.gif
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/ui-bg_flat_0_aaaaaa_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/ui-bg_flat_0_eeeeee_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/ui-bg_flat_55_ffffff_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/ui-bg_flat_75_ffffff_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/ui-bg_glass_65_ffffff_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/ui-bg_highlight-soft_25_0073ea_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/ui-bg_highlight-soft_50_dddddd_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/ui-icons_0073ea_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/ui-icons_454545_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/ui-icons_666666_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/ui-icons_ff0084_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/images/ui-icons_ffffff_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/jquery-ui.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/jquery-ui.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/flick/jquery.ui.theme.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/animated-overlay.gif
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_40_db4865_40x40.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_50_93c3cd_40x40.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_50_ff3853_40x40.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_75_ccd232_40x40.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_dots-medium_80_ffff38_4x4.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_dots-small_35_35414f_2x2.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_flat_75_ba9217_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_flat_75_ffffff_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_white-lines_85_f7f7ba_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-icons_454545_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-icons_88a206_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-icons_c02669_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-icons_e1e463_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-icons_ffeb33_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/images/ui-icons_ffffff_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/jquery-ui.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/jquery-ui.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/hot-sneaks/jquery.ui.theme.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/animated-overlay.gif
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-bg_flat_75_aaaaaa_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-bg_glass_100_f5f0e5_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-bg_glass_25_cb842e_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-bg_glass_70_ede4d4_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-bg_highlight-hard_100_f4f0ec_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-bg_highlight-hard_65_fee4bd_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-bg_highlight-hard_75_f5f5b5_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-bg_inset-soft_100_f4f0ec_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-icons_c47a23_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-icons_cb672b_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-icons_f08000_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-icons_f35f07_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-icons_ff7519_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/images/ui-icons_ffffff_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/jquery-ui.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/jquery-ui.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/humanity/jquery.ui.theme.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/animated-overlay.gif
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/ui-bg_diagonals-small_0_aaaaaa_40x40.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/ui-bg_diagonals-thick_15_444444_40x40.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/ui-bg_diagonals-thick_95_ffdc2e_40x40.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/ui-bg_glass_55_fbf5d0_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/ui-bg_highlight-hard_30_285c00_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/ui-bg_highlight-soft_33_3a8104_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/ui-bg_highlight-soft_50_4eb305_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/ui-bg_highlight-soft_60_4ca20b_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/ui-bg_inset-soft_10_285c00_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/ui-icons_4eb305_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/ui-icons_72b42d_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/ui-icons_cd0a0a_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/images/ui-icons_ffffff_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/jquery-ui.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/jquery-ui.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/le-frog/jquery.ui.theme.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/animated-overlay.gif
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_flat_0_aaaaaa_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_glass_15_5f391b_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_gloss-wave_20_1c160d_500x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_gloss-wave_25_453326_500x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_gloss-wave_30_44372c_500x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_highlight-soft_20_201913_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_highlight-soft_20_619226_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_inset-soft_10_201913_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-icons_222222_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-icons_9bcc60_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-icons_add978_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-icons_e3ddc9_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-icons_f1fd86_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/images/ui-icons_ffffff_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/jquery-ui.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/jquery-ui.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/mint-choc/jquery.ui.theme.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/animated-overlay.gif
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-bg_flat_0_aaaaaa_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-bg_flat_0_eeeeee_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-bg_flat_55_c0402a_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-bg_flat_55_eeeeee_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-bg_glass_100_f8f8f8_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-bg_glass_35_dddddd_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-bg_glass_60_eeeeee_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-bg_inset-hard_75_999999_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-bg_inset-soft_50_c9c9c9_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-icons_3383bb_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-icons_454545_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-icons_70b2e1_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-icons_999999_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/images/ui-icons_fbc856_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/jquery-ui.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/jquery-ui.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/overcast/jquery.ui.theme.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/animated-overlay.gif
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_diagonal-maze_20_6e4f1c_10x10.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_diagonal-maze_40_000000_10x10.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_10_eceadf_60x60.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_10_f8f7f6_60x60.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_15_eceadf_60x60.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_15_f7f3de_60x60.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_15_ffffff_60x60.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_65_654b24_60x60.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_68_b83400_60x60.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-icons_222222_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-icons_3572ac_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-icons_8c291d_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-icons_b83400_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-icons_fbdb93_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/images/ui-icons_ffffff_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/jquery-ui.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/jquery-ui.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/pepper-grinder/jquery.ui.theme.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/animated-overlay.gif
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-bg_flat_55_fbec88_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-bg_glass_85_dfeffc_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-bg_glass_95_fef1ec_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-icons_217bc0_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-icons_2e83ff_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-icons_469bdd_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-icons_6da8d5_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-icons_cd0a0a_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-icons_d8e7f3_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/images/ui-icons_f9bd01_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/jquery-ui.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/jquery-ui.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/redmond/jquery.ui.theme.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/animated-overlay.gif
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/ui-icons_222222_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/ui-icons_2e83ff_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/ui-icons_454545_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/ui-icons_888888_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/images/ui-icons_cd0a0a_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/jquery-ui.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/jquery-ui.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/smoothness/jquery.ui.theme.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/animated-overlay.gif
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-bg_glass_55_fcf0ba_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-bg_gloss-wave_100_ece8da_500x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-bg_highlight-hard_100_f5f3e5_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-bg_highlight-hard_100_fafaf4_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-bg_highlight-hard_15_459e00_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-bg_highlight-hard_95_cccccc_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-bg_highlight-soft_25_67b021_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-bg_highlight-soft_95_ffedad_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-bg_inset-soft_15_2b2922_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-icons_808080_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-icons_847e71_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-icons_8DC262_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-icons_cd0a0a_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-icons_eeeeee_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/images/ui-icons_ffffff_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/jquery-ui.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/jquery-ui.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/south-street/jquery.ui.theme.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/animated-overlay.gif
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-bg_flat_55_999999_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-bg_flat_75_aaaaaa_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-bg_glass_45_0078ae_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-bg_glass_55_f8da4e_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-bg_glass_75_79c9ec_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-bg_gloss-wave_45_e14f1c_500x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-bg_gloss-wave_50_6eac2c_500x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-bg_gloss-wave_75_2191c0_500x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-icons_0078ae_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-icons_056b93_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-icons_d8e7f3_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-icons_e0fdff_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-icons_f5e175_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-icons_f7a50d_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/images/ui-icons_fcd113_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/jquery-ui.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/jquery-ui.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/start/jquery.ui.theme.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/animated-overlay.gif
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-bg_flat_30_cccccc_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-bg_flat_50_5c5c5c_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-bg_gloss-wave_45_817865_500x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-bg_gloss-wave_60_fece2f_500x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-bg_gloss-wave_70_ffdd57_500x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-bg_gloss-wave_90_fff9e5_500x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-bg_inset-soft_30_ffffff_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-icons_3d3d3d_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-icons_bd7b00_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-icons_d19405_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-icons_eb990f_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-icons_ed9f26_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-icons_fadc7a_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/images/ui-icons_ffe180_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/jquery-ui.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/jquery-ui.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/sunny/jquery.ui.theme.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/animated-overlay.gif
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_10_4f4221_10x8.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_20_372806_10x8.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_25_675423_10x8.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_25_d5ac5d_10x8.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_8_261803_10x8.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_8_443113_10x8.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_flat_75_ddd4b0_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_highlight-hard_65_fee4bd_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_070603_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_e8e2b5_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_e9cd86_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_efec9f_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_f2ec64_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_f9f2bd_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_ff7519_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/jquery-ui.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/jquery-ui.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/swanky-purse/jquery.ui.theme.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/animated-overlay.gif
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-bg_diagonals-small_50_262626_40x40.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-bg_flat_0_303030_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-bg_flat_0_4c4c4c_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-bg_glass_40_0a0a0a_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-bg_glass_55_f1fbe5_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-bg_glass_60_000000_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-bg_gloss-wave_55_000000_500x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-bg_gloss-wave_85_9fda58_500x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-bg_gloss-wave_95_f6ecd5_500x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-icons_000000_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-icons_1f1f1f_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-icons_9fda58_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-icons_b8ec79_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-icons_cd0a0a_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/images/ui-icons_ffffff_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/jquery-ui.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/jquery-ui.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/trontastic/jquery.ui.theme.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/animated-overlay.gif
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_flat_30_cccccc_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_glass_20_555555_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_glass_40_0078a3_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_glass_40_ffc73d_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_gloss-wave_25_333333_500x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_highlight-soft_80_eeeeee_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_inset-soft_25_000000_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_inset-soft_30_f58400_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-icons_222222_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-icons_4b8e0b_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-icons_a83300_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-icons_cccccc_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/images/ui-icons_ffffff_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/jquery-ui.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/jquery-ui.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-darkness/jquery.ui.theme.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/animated-overlay.gif
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_flat_10_000000_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-icons_222222_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-icons_228ef1_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-icons_ef8c08_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-icons_ffd27a_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/images/ui-icons_ffffff_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/jquery-ui.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/jquery-ui.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/ui-lightness/jquery.ui.theme.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/animated-overlay.gif
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-bg_flat_0_aaaaaa_40x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-bg_glass_95_fef1ec_1x400.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-bg_gloss-wave_16_121212_500x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-bg_highlight-hard_15_888888_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-bg_highlight-hard_55_555555_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-bg_highlight-soft_35_adadad_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-bg_highlight-soft_60_dddddd_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-bg_inset-soft_15_121212_1x100.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-icons_666666_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-icons_aaaaaa_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-icons_bbbbbb_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-icons_c98000_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-icons_cccccc_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-icons_cd0a0a_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/images/ui-icons_f29a00_256x240.png
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/jquery-ui.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/jquery-ui.min.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/themes/vader/jquery.ui.theme.css
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/.jshintrc
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery-ui-i18n.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-af.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-ar-DZ.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-ar.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-az.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-be.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-bg.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-bs.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-ca.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-cs.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-cy-GB.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-da.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-de.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-el.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-en-AU.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-en-GB.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-en-NZ.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-eo.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-es.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-et.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-eu.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-fa.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-fi.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-fo.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-fr-CA.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-fr-CH.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-fr.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-gl.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-he.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-hi.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-hr.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-hu.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-hy.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-id.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-is.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-it.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-ja.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-ka.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-kk.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-km.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-ko.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-ky.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-lb.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-lt.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-lv.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-mk.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-ml.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-ms.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-nb.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-nl-BE.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-nl.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-nn.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-no.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-pl.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-pt-BR.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-pt.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-rm.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-ro.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-ru.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-sk.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-sl.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-sq.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-sr-SR.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-sr.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-sv.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-ta.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-th.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-tj.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-tr.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-uk.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-vi.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-zh-CN.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-zh-HK.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/i18n/jquery.ui.datepicker-zh-TW.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery-ui.custom.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery-ui.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.accordion.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.autocomplete.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.button.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.core.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.datepicker.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.dialog.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.draggable.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.droppable.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect-blind.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect-bounce.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect-clip.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect-drop.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect-explode.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect-fade.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect-fold.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect-highlight.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect-pulsate.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect-scale.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect-shake.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect-slide.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect-transfer.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.effect.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.menu.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.mouse.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.position.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.progressbar.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.resizable.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.selectable.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.slider.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.sortable.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.spinner.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.tabs.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.tooltip.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/jquery.ui.widget.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery-ui-i18n.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-af.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-ar-DZ.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-ar.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-az.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-be.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-bg.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-bs.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-ca.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-cs.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-cy-GB.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-da.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-de.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-el.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-en-AU.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-en-GB.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-en-NZ.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-eo.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-es.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-et.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-eu.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-fa.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-fi.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-fo.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-fr-CA.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-fr-CH.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-fr.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-gl.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-he.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-hi.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-hr.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-hu.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-hy.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-id.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-is.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-it.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-ja.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-ka.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-kk.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-km.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-ko.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-ky.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-lb.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-lt.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-lv.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-mk.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-ml.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-ms.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-nb.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-nl-BE.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-nl.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-nn.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-no.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-pl.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-pt-BR.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-pt.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-rm.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-ro.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-ru.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-sk.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-sl.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-sq.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-sr-SR.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-sr.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-sv.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-ta.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-th.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-tj.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-tr.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-uk.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-vi.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-zh-CN.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-zh-HK.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-zh-TW.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery-ui.custom.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery-ui.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.accordion.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.autocomplete.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.button.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.core.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.datepicker.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.dialog.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.draggable.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.droppable.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect-blind.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect-bounce.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect-clip.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect-drop.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect-explode.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect-fade.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect-fold.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect-highlight.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect-pulsate.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect-scale.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect-shake.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect-slide.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect-transfer.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.effect.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.menu.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.mouse.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.position.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.progressbar.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.resizable.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.selectable.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.slider.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.sortable.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.spinner.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.tabs.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.tooltip.min.js
+%%WWWDIR%%/libs/bower_components/jquery-ui/ui/minified/jquery.ui.widget.min.js
+%%WWWDIR%%/libs/bower_components/jquery.scrollTo/.bower.json
+%%WWWDIR%%/libs/bower_components/jquery.scrollTo/LICENSE
+%%WWWDIR%%/libs/bower_components/jquery.scrollTo/README.md
+%%WWWDIR%%/libs/bower_components/jquery.scrollTo/bower.json
+%%WWWDIR%%/libs/bower_components/jquery.scrollTo/jquery.scrollTo.js
+%%WWWDIR%%/libs/bower_components/jquery.scrollTo/jquery.scrollTo.min.js
+%%WWWDIR%%/libs/bower_components/jquery.scrollTo/package.json
+%%WWWDIR%%/libs/bower_components/jquery.scrollTo/scrollTo.jquery.json
+%%WWWDIR%%/libs/bower_components/jquery/.bower.json

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411041252.sA4CqfFS071177>