diff options
Diffstat (limited to 'web/http/index.html')
| -rw-r--r-- | web/http/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/http/index.html b/web/http/index.html index 0846ea8..47ccc0d 100644 --- a/web/http/index.html +++ b/web/http/index.html | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | <select id="solverSelector"> | 11 | <select id="solverSelector"> |
| 12 | <option value="h48h0k4">h48 h=0 k=4 (59Mb)</option> | 12 | <option value="h48h0k4">h48 h=0 k=4 (59Mb)</option> |
| 13 | <option value="h48h3k2" selected="selected">h48 h=3 k=2 (283Mb)</option> | 13 | <option value="h48h3k2" selected="selected">h48 h=3 k=2 (283Mb)</option> |
| 14 | <!--option value="h48h7k2">h48 h=7 k=2 (3.6Gb)</option--> | 14 | <option value="h48h7k2">h48 h=7 k=2 (3.6Gb)</option> |
| 15 | </select> | 15 | </select> |
| 16 | <button id="solveButton">Solve</button> | 16 | <button id="solveButton">Solve</button> |
| 17 | <div id="confirmDownload" style="display:none"> | 17 | <div id="confirmDownload" style="display:none"> |
