Skip to content

Commit

Permalink
indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
rohit645 committed Apr 7, 2020
1 parent 8c5d2e7 commit 8504425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/settings/surveys/attribute-editor.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<input class="tgl" id="switchprivateresponse" type="checkbox" ng-model="editAttribute.response_private">
<label class="tgl-btn" for="switchprivateresponse"></label>
</div>
</div>
</div>
<div class="form-field switch" ng-if="canDisplay()">
<label translate="app.default_value">Default value (optional):</label>
<div class="form-field">
Expand Down

0 comments on commit 8504425

Please sign in to comment.