Skip to content

Commit

Permalink
Don't allow to go back in congratulate screen
Browse files Browse the repository at this point in the history
  • Loading branch information
lnussel committed Oct 17, 2019
1 parent c49b7db commit 7744dfa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions control/firstboot.xml
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,8 @@
<module>
<label>Finish Setup</label>
<name>inst_congratulate</name>
<enable_back>no</enable_back>
<enable_next>no</enable_next>
</module>

</modules>
Expand Down

0 comments on commit 7744dfa

Please sign in to comment.