~osomon/software-center/too_many_refreshes

« back to all changes in this revision

Viewing changes to data/templates/AppDetailsView.html

  • Committer: Michael Vogt
  • Date: 2010-04-14 22:42:14 UTC
  • mfrom: (685.1.2 improve-html)
  • Revision ID: michael.vogt@ubuntu.com-20100414224214-ijdf76a2xec8jx74
merged lp:~zkrynicki/software-center/improve-html, many thanks
(final bits for LP: #455320), add simple test

Show diffs side-by-side

added added

removed removed

Lines of Context:
197
197
   </div>
198
198
    
199
199
   
200
 
   <div id="description"><p tabindex="0">$description</p></div>
 
200
   <div id="description">$description</div>
201
201
   <input type="button" id="button_homepage" value="$homepage"
202
202
    onclick='changeTitle("call:on_button_homepage_clicked")'
203
203
    />