Title: [152751] trunk/Websites/bugs.webkit.org
- Revision
- 152751
- Author
- [email protected]
- Date
- 2013-07-16 17:50:16 -0700 (Tue, 16 Jul 2013)
Log Message
AX: Add a 'choose product' link for the new-ax-bug alias.
https://bugs.webkit.org/show_bug.cgi?id=118697
Patch by James Craig <[email protected]> on 2013-07-16
Reviewed by Chris Fleizach.
* template/en/custom/global/choose-product.html.tmpl: Added new link for accessibility bugs.
Modified Paths
Diff
Modified: trunk/Websites/bugs.webkit.org/ChangeLog (152750 => 152751)
--- trunk/Websites/bugs.webkit.org/ChangeLog 2013-07-17 00:33:03 UTC (rev 152750)
+++ trunk/Websites/bugs.webkit.org/ChangeLog 2013-07-17 00:50:16 UTC (rev 152751)
@@ -1,3 +1,12 @@
+2013-07-16 James Craig <[email protected]>
+
+ AX: Add a 'choose product' link for the new-ax-bug alias.
+ https://bugs.webkit.org/show_bug.cgi?id=118697
+
+ Reviewed by Chris Fleizach.
+
+ * template/en/custom/global/choose-product.html.tmpl: Added new link for accessibility bugs.
+
2013-07-09 Martin Robinson <[email protected]>
PrettyPatch doesn't handle UTF-8 characters correctly
Modified: trunk/Websites/bugs.webkit.org/template/en/custom/global/choose-product.html.tmpl (152750 => 152751)
--- trunk/Websites/bugs.webkit.org/template/en/custom/global/choose-product.html.tmpl 2013-07-17 00:33:03 UTC (rev 152750)
+++ trunk/Websites/bugs.webkit.org/template/en/custom/global/choose-product.html.tmpl 2013-07-17 00:50:16 UTC (rev 152751)
@@ -63,6 +63,14 @@
</tr>
[% END %]
+ <!-- Custom Web Accessibility Link -->
+ <tr>
+ <th align="right" valign="top">
+ <a href=""
+ </th>
+ <td valign="top">Accessibility-related bugs for WebKit</td>
+ </tr>
+
<!-- Custom Web Inspector Link -->
<tr>
<th align="right" valign="top">
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes