bug/bug/bug.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2cd4a48ea76094e5867ca87fbd5b3c390ec8f49e
Author: Rob Snelders <[email protected]>
Date: Sun Feb 3 13:25:19 2013 +0100
fill in the subcomponent
diff --git a/bug/bug/bug.js b/bug/bug/bug.js
index 40a2bbe..d52d9da 100644
--- a/bug/bug/bug.js
+++ b/bug/bug/bug.js
@@ -274,7 +274,7 @@
}
$.bug.error_clear();
var component = $('.state_component
.chosen').attr('data').replace('_',' ');
- var short_desc = $.bug.subcomponent + ': ' +
$('.state_description .short').val();
+ var short_desc = $.bug.sub_component + ': ' +
$('.state_description .short').val();
//Add Operating System
var op_sys = $('.state_op_sys .chosen').attr('data');
var comment = $('.state_description .long').val();
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits