Skip to content

Commit

Permalink
[frontend] Drop bratwurt theme
Browse files Browse the repository at this point in the history
We are working towards a different method to introduce bootstrap now.
Only took me 5 years of my miserable life to this point again... ;-)
  • Loading branch information
hennevogel committed Jun 13, 2018
1 parent 2d34bc1 commit f26f5bb
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 308 deletions.
1 change: 0 additions & 1 deletion src/api/.haml-lint_todo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ linters:
SpaceBeforeScript:
exclude:
- "app/views/webui/search/owner.html.haml"
- "app/views/webui/theme/bratwurst/webui/package/_commit.html.haml"

# Offense count: 15
RepeatedId:
Expand Down
1 change: 0 additions & 1 deletion src/api/.jshintignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
app/assets/javascripts/webui/application/bento
app/assets/javascripts/webui/application/cm2
app/assets/javascripts/webui/bratwurst.js
2 changes: 1 addition & 1 deletion src/api/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ gem 'yajl-ruby', require: 'yajl/json_gem'
gem 'thinking-sphinx', '> 3.1'
# to paginate search results
gem 'kaminari'
# as abstract HTML of the bratwurst 'theme'
# for abstract HTML
gem 'haml'
# to avoid tilt downgrade
gem 'tilt', '>= 1.4.1'
Expand Down
38 changes: 0 additions & 38 deletions src/api/app/assets/javascripts/webui/bratwurst.js

This file was deleted.

42 changes: 0 additions & 42 deletions src/api/app/assets/stylesheets/webui/bratwurst.css

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit f26f5bb

Please sign in to comment.