mirror of
https://github.com/transmission/transmission.git
synced 2026-04-25 11:20:18 +01:00
(trunk web) rewrite the dialogs to use jQuery.UI instead of a homerolled dialog. This partially to use more standardized components, and partially to get rid of as many browser/platform-specific hardcodings as possible to make the code more flexible. I'm flying blind wrt iPhone support, so for a little while this may be a two-steps-forward-one-step-back process. Feedback from users runnin the web client on their phones is encouraged...
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
datadir = ${datarootdir}/${PACKAGE_NAME}/${subdir}
|
||||
|
||||
dist_data_DATA = \
|
||||
json.min.js \
|
||||
json2.min.js \
|
||||
jquery.contextmenu.min.js \
|
||||
jquery.min.js \
|
||||
jquery.form.min.js \
|
||||
jquery.transmenu.min.js
|
||||
|
||||
Reference in New Issue
Block a user