Friendlier reply dialog placeholder text
The placeholder for the reply dialog textarea is changed from "Say something..." to "Say something nice..." to encourage reviewers to be polite and courteous. Change-Id: Ia93fde80f48fadab652707ae1d196fa432ac0629
This commit is contained in:
@@ -220,7 +220,7 @@ limitations under the License.
|
||||
id="textarea"
|
||||
class="message"
|
||||
autocomplete="on"
|
||||
placeholder="Say something..."
|
||||
placeholder="Say something nice..."
|
||||
disabled="{{disabled}}"
|
||||
rows="4"
|
||||
max-rows="15"
|
||||
|
||||
Reference in New Issue
Block a user