Merge "Add tooltip on 'Cannot Merge' telling that a rebase is needed"
This commit is contained in:
		| @@ -426,7 +426,9 @@ limitations under the License. | ||||
|                 <div ui:field='notMergeable' | ||||
|                      class='{style.notMergeable}' | ||||
|                      style='display: none' | ||||
|                      aria-hidden='true'> | ||||
|                      aria-hidden='true' | ||||
|                      title='The change cannot be merged due to a path conflict. Rebase the change locally and upload the rebased commit for review.'> | ||||
|                   <ui:attribute name='title'/> | ||||
|                   <ui:msg>Cannot Merge</ui:msg> | ||||
|                 </div> | ||||
|               </td> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Shawn Pearce
					Shawn Pearce