Skip to content

Commit

Permalink
Document new error proposal behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Nov 15, 2016
1 parent 41c27a4 commit 83854ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions library/general/src/lib/installation/proposal_client.rb
Expand Up @@ -146,6 +146,8 @@ def run
# button in the proposal dialog will be disabled - the user needs
# to fix that blocker before continuing.
# _Fatal_ is like _blocker_ but also stops building the proposal.
# _Error_ does not prevent continuing of installation, but shows a popup
# that a user has to confirm to continue with the installation.
#
# * **`"language_changed"`** [Boolean] ---
# This module just caused a change of the installation language.
Expand Down

0 comments on commit 83854ab

Please sign in to comment.