| Index: polymer_0.5.4/bower_components/paper-dialog/paper-action-dialog.html
|
| diff --git a/polymer_0.5.0/bower_components/paper-dialog/paper-action-dialog.html b/polymer_0.5.4/bower_components/paper-dialog/paper-action-dialog.html
|
| similarity index 96%
|
| copy from polymer_0.5.0/bower_components/paper-dialog/paper-action-dialog.html
|
| copy to polymer_0.5.4/bower_components/paper-dialog/paper-action-dialog.html
|
| index d15dc0cb85aa7ef2d555180b2012b017839ec46a..63bd395c7e7dcf79cba87fd4211705a845547e57 100644
|
| --- a/polymer_0.5.0/bower_components/paper-dialog/paper-action-dialog.html
|
| +++ b/polymer_0.5.4/bower_components/paper-dialog/paper-action-dialog.html
|
| @@ -11,7 +11,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|
|
| Material Design: <a href="http://www.google.com/design/spec/components/dialogs.html">Dialogs</a>
|
|
|
| -`paper-action-dialog` is a `paper-dialog` a row of buttons at the bottom that
|
| +`paper-action-dialog` is a `paper-dialog` with a row of buttons at the bottom that
|
| indicate user action. The action buttons do not scroll with the dialog body.
|
|
|
| The buttons should have either the `affirmative` or `dismissive` attribute. See
|
|
|