Bootwhmcs / bootwhmcs

Template files for Bootwhmcs
75 stars 42 forks source link

View Ticket reply star rating #9

Closed nahanil closed 10 years ago

nahanil commented 10 years ago

The star rating on the view ticket pages (viewticket.php) didn't seem to be working, so I modified the HTML layout a little to use the star icons provided by FontAwesome, and added some godawful JavaScript to make it work.

Also changed the 'submitted' time at the top of the page from a h3 to a h2 as it looked out of line with the other elements.

nahanil commented 10 years ago

derp.

ghost commented 10 years ago

What happened here? Unfamiliar with the term "derp".

nahanil commented 10 years ago

I only intended to have the changes to the viewticket.tpl and the app.js files show up here.

In your current version the star rating for each of the staff ticket replies doesn't show/work, and one of the 4 sections at the top of the page is smaller & misaligned with the rest.

Not sure what I've done but all of my changes have come through with this pull request.