Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the required class from optional ssh port in installation page #5428

Merged
merged 1 commit into from
Nov 29, 2018

Commits on Nov 29, 2018

  1. remove the required class from optional ssh port

    the ssh port is optional during the installation process. The
    translations even mention that it is optional and can be blank. Right
    now it has the `required` class which creates the red `*` behind the
    field caption - used for required fields.
    If you leave it blank, the SSH option is disabled
    (not touched by this PR)
    
    Signed-off-by: Roman <romaaan.git@gmail.com>
    r-52 committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    b3cb2fb View commit details
    Browse the repository at this point in the history