Chromium Code Reviews| Index: experimental/webtry/templates/content.html |
| diff --git a/experimental/webtry/templates/content.html b/experimental/webtry/templates/content.html |
| index b2f5f189627250443bd5b0a88804627c60c34fa6..fa88af56a3ea624f4a1509073990c7484166f411 100644 |
| --- a/experimental/webtry/templates/content.html |
| +++ b/experimental/webtry/templates/content.html |
| @@ -1,5 +1,5 @@ |
|
tfarina
2014/10/13 15:50:50
while here, lets remove this blank line.
humper
2014/10/13 16:44:05
Done.
|
| -<section id=content> |
| +<section id="content"> |
| <template id="sourcesTemplate"> |
| <button id="" class=source><img width=64 height=64 src=''></button> |
|
tfarina
2014/10/13 15:50:50
lets indent 2 spaces here two?
humper
2014/10/13 16:44:05
Done.
|