Skip to content

Commit

Permalink
Adds data-sources class for specificity
Browse files Browse the repository at this point in the history
  • Loading branch information
Seth Hall committed Feb 8, 2016
1 parent 6d97395 commit 57a1a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/www/templates/settings/datasources.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<main class="page-content" role="main">
<main class="page-content data-sources" role="main">
<div class="page-header">
<ul class="breadcrumb">
<li><a ng-href="/settings" translate>nav.settings</a></li>
Expand Down

0 comments on commit 57a1a6c

Please sign in to comment.