mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-28 04:04:47 +00:00
fix url
This commit is contained in:
parent
c2c84fd0fa
commit
a5de65657c
@ -38,7 +38,7 @@ Deluge.Widgets.CreateWindow = new Class({
|
|||||||
width: 400,
|
width: 400,
|
||||||
height: 200,
|
height: 200,
|
||||||
title: Deluge.Strings.get('Create Torrent'),
|
title: Deluge.Strings.get('Create Torrent'),
|
||||||
url: '/templates/render/html/window_create_torrent.html'
|
url: '/template/render/html/window_create_torrent.html'
|
||||||
},
|
},
|
||||||
|
|
||||||
initialize: function() {
|
initialize: function() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user