templates/project/manifest.rb in querobolsa-bootstrap-sass-0.2.1 vs templates/project/manifest.rb in querobolsa-bootstrap-sass-0.2.2

- old
+ new

@@ -12,7 +12,7 @@ image "#{basedir}/images/#{file}.png", :to => "#{file}.png" end # Javascripts %w(alert button carousel collapse dropdown modal popover scrollspy tab tooltip transition typeahead).each do |file| - javascript "#{basedir}/javascripts/bootstrap-#{file}.js", :to => "bootstrap-#{file}.js" + javascript "#{basedir}/javascripts/querobolsa-bootstrap-#{file}.js", :to => "querobolsa-bootstrap-#{file}.js" end \ No newline at end of file