Comment 12 for bug 381650

Revision history for this message
Vikram Dhillon (dhillon-v10) wrote :

Alright so here's a simple script that does this job, we basically have two options:

1. Have it written on a side of the page, what version they are running
2. A button that says find the Ubuntu version you are running.

I used option 2 and made a button which onClick() identifies the Ubuntu version based on the user agent. Do you guys like this implementation or would you rather prefer option 1