mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-09 03:44:23 +00:00
1901 - Fix Welcome Page
Solution was very simple to implement, no content disposition header was necessary. Tested with both Firefox and Chrome, using binary image file stored in folder, as well as with text data using LIT cap.
This commit is contained in:
parent
b58c354f36
commit
7bfa9c64fb
@ -59,6 +59,7 @@
|
||||
Filename
|
||||
<input type="text" name="filename" />
|
||||
</label>
|
||||
<input type="hidden" name="save" value="true"/>
|
||||
<p><input type="submit" class="btn" value="Download File »" /></p>
|
||||
</form>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user