Add a hook for working with comments in the review dialog.

Review Request #4753 — Created Oct. 14, 2013 and submitted

Information

Review Board
14f0268...

Reviewers

This new hook, ReviewDialogCommentHook, allows an extension to display
data or provide UI for a comment in the review dialog. It takes a view
type that will later be instantiated and passed the comment as a model.
The view can do whatever it needs to with the model, including providing
UI to set new data on it.


 
Description From Last Updated

this looks good but u need to follow coding guidelines

GY gyan
GY
  1. 
      
  2. /reviewboard/static/rb/js/views/reviewDialogView.js (Diff revision 1)
     
     
     
     
     
     
     
     
    Show all issues

    this looks good but u need to follow coding guidelines

  3. 
      
GY
Review request changed

Status: Closed (submitted)

Loading...