Remove striped table styling of Admin Area Applications view

This commit is contained in:
Andreas Kämmerle 2018-09-06 17:09:01 +02:00
parent b70748e635
commit 97dcf8b9c0
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
System OAuth applications don't belong to any user and can only be managed by admins
%hr
%p= link_to 'New application', new_admin_application_path, class: 'btn btn-success'
%table.table.table-striped
%table.table
%thead
%tr
%th Name