Module: deluge Branch: 1.3-stable Commit: dca27a4cf9d7f55ce67eb4e487f690cce17edddf
Author: Damien Churchill <[email protected]> Date: Mon Nov 1 09:13:37 2010 +0000 update the build file to include the spinnerfieldfix file --- deluge/ui/web/js/ext-extensions/.build | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/deluge/ui/web/js/ext-extensions/.build b/deluge/ui/web/js/ext-extensions/.build index 3888cc0..7e0b691 100644 --- a/deluge/ui/web/js/ext-extensions/.build +++ b/deluge/ui/web/js/ext-extensions/.build @@ -13,6 +13,7 @@ add_file "grid/BufferView.js" add_file "form/FileUploadField.js" add_file "form/RadioGroupFix.js" add_file "form/SpinnerField.js" +add_file "form/SpinnerFieldFix.js" add_file "form/SpinnerGroup.js" add_file "form/ToggleField.js" add_file "JSLoader.js" -- You received this message because you are subscribed to the Google Groups "deluge-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/deluge-commit?hl=en.
