8820091b4c
When starting up the assistant, it'll remind about the current repository, if it doesn't have checks. And when a removable drive is plugged in, it will remind if a repository on it lacks checks. Since that might be annoying, the reminders can be turned off. This commit was sponsored by Nedialko Andreev.
6 lines
198 B
Text
6 lines
198 B
Text
<div .well>
|
|
<form method="post" .form-horizontal action=@{ConfigFsckPreferencesR} enctype=#{enctype}>
|
|
^{form}
|
|
<div .form-actions>
|
|
<button .btn .btn-primary type=submit>
|
|
Save
|