mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
added delete all posts button
wired up the ability to enable all themes
This commit is contained in:
@@ -50,11 +50,7 @@
|
||||
</style>
|
||||
|
||||
<%- unless SiteCustomization.override_default_style(session[:preview_style]) %>
|
||||
<%- if params[:shiny] %>
|
||||
<%=stylesheet_link_tag "shiny/shiny"%>
|
||||
<%- else %>
|
||||
<%=stylesheet_link_tag "application"%>
|
||||
<%- end %>
|
||||
<%=stylesheet_link_tag "application"%>
|
||||
<%- end %>
|
||||
|
||||
<%- if mini_profiler_enabled? %>
|
||||
|
||||
Reference in New Issue
Block a user