Hi,
It is reflecting now. Instead of using EGG, i installed the package
from scratch using "python setup.py install".Now it is working fine.
Thanks & Regards,
Kalai
On Thursday, July 24, 2014 3:03:06 PM UTC+5:30, Kalaiyarasi Singaram wrote:
>
> Hi,
>
> I checked the java script.RbSeverity is working fine.But if change
> the button name from minor to medium it is not reflecting.Steps i followed
> are,
>
> 1) Disabled extension in reviewboard.
> 2) Modified severity.js lines as following (in Red color minor to medium),
>
>
> buttonsTemplate: _.template([
> '<span class="severity-actions">',
> ' <input type="button" class="save-major" value="Major" ',
> ' disabled="true" />',
> ' <input type="button" class="save-minor" value="Medium" ',
> ' disabled="true" />',
> ' <input type="button" class="save-info" value="Info" ',
> ' disabled="true" />',
> '</span>'
> ].join('')),
>
>
> 3) Installed plugin using "easy_install rbseverity-0.5.1-py2.7.egg"
> 4) Enabled extension.
>
> Regards,
> Kalai
>
>
> On Thursday, July 24, 2014 11:31:03 AM UTC+5:30, Kalaiyarasi Singaram
> wrote:
>>
>>
>>
>> Thanks for the reply. I will check the same.
>>
>> Regards,
>> Kalai
>>
>>
>> On Wednesday, July 23, 2014 1:21:05 AM UTC+5:30, Christian Hammond wrote:
>>
>>> Your best bet is to look at the source code for RBSeverity and see how
>>> it does it.
>>>
>>>
>>> https://github.com/reviewboard/rb-extension-pack/blob/master/rbseverity/rbseverity/static/js/severity.js
>>>
>>> Christian
>>>
>>> --
>>> Christian Hammond - [email protected]
>>> Review Board - http://www.reviewboard.org
>>> Beanbag, Inc. - http://www.beanbaginc.com
>>>
>>> On July 20, 2014 at 10:53:21 PM, Kalaiyarasi Singaram (
>>> [email protected]) wrote:
>>>
>>> Hi,
>>>
>>> I want to add a button/field to CommentDialog using
>>> CommentDialogHook.Can
>>> u give me a sample?
>>>
>>> Regards,
>>> Kalai
>>> --
>>> Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
>>> ---
>>> Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
>>> ---
>>> Happy user? Let us know at http://www.reviewboard.org/users/
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "reviewboard" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to [email protected].
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>>
--
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
---
You received this message because you are subscribed to the Google Groups
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.