Skip to content

Commit

Permalink
Applying PR feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienros committed Nov 21, 2016
1 parent 2b30c75 commit 619e27e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
}
else
{
if (authorized && Model.Settings.ShowHomepageOption)
if (showHomepageOption)
{
<fieldset class="form-check">
<label class="form-check-label">
Expand Down

0 comments on commit 619e27e

Please # to comment.