diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-05-14 13:12:06 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-05-14 13:12:06 +0200 |
commit | 83b84fb5e6e28d189179284bd3730d74717cd3da (patch) | |
tree | 1e85b59294e70a854ebec9688320ce23411e62b9 /data/rhlib/makeBacktraceAttachment.js | |
parent | fd9319c3297c854cdb269c9704152f7b24c12273 (diff) | |
download | bugzilla-triage-83b84fb5e6e28d189179284bd3730d74717cd3da.tar.gz |
New release 0.105.0.105
* bumping the metadata
* when doing makeBacktraceAttachment conditional, we could loose
titleParsedAttachment, which we need in RHBZInit. Moved to rhbzpage.js
Diffstat (limited to 'data/rhlib/makeBacktraceAttachment.js')
-rw-r--r-- | data/rhlib/makeBacktraceAttachment.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/rhlib/makeBacktraceAttachment.js b/data/rhlib/makeBacktraceAttachment.js index 9fc72bc..c0e8389 100644 --- a/data/rhlib/makeBacktraceAttachment.js +++ b/data/rhlib/makeBacktraceAttachment.js @@ -1,6 +1,5 @@ //Released under the MIT/X11 license //http://www.opensource.org/licenses/mit-license.php -var titleParsedAttachment = "Part of the thread where crash happened"; /** * |