0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00

Merge pull request #3034 from ErisDS/more-tests

Adding more tests for settings
This commit is contained in:
Hannah Wolfe 2014-06-23 16:13:13 +01:00
commit 3b5c0a474c
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
<h2 class="title">Apps</h2>
</header>
<section class="content fade-in">
<section class="content settings-apps fade-in">
<table class="js-apps">
<thead>
<th>App name</th>

View file

@ -6,7 +6,7 @@
</section>
</header>
<section class="content fade-in">
<section class="content settings-general fade-in">
<form id="settings-general" novalidate="novalidate">
<fieldset>

View file

@ -6,7 +6,7 @@
</section>
</header>
<section class="content no-padding fade-in">
<section class="content settings-user no-padding fade-in">
<header class="user-profile-header">
<img id="user-cover" class="cover-image" {{bind-attr src=cover title=coverTitle}} />