Files @ 136ad719d9e2
Branch filter:

Location: kallithea/MANIFEST.in

Marcin Kuzminski
fixed bug when autocomplete could not display names (hidden by div)
fixed repo switch autostrech bug
some other tweeks for templates
include rhodecode/config/deployment.ini_tmpl

#images
recursive-include rhodecode/public/css *
recursive-include rhodecode/public/images *
#js
include rhodecode/public/js/yui2.js
include rhodecode/public/js/excanvas.min.js
include rhodecode/public/js/yui.flot.js
#templates
recursive-include rhodecode/templates *