Make WordPress Core


Ignore:
Timestamp:
07/08/2013 09:37:03 PM (12 years ago)
Author:
markjaquith
Message:

Tick marks are back for revisions

  • Simple tick marks
  • Tooltips snap to tick marks
  • Tooltips arrow reverses side for LTR/RTL
  • Fix for routing issue where just the hash is changed in the URL bar relating to compare two mode

see #24425. props adamsilverstein, ocean90.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/revision.php

    r24578 r24595  
    153153</script>
    154154
     155<script id="tmpl-revisions-tickmarks" type="text/html">
     156</script>
     157
    155158<script id="tmpl-revisions-meta" type="text/html">
    156159    <div id="diff-header">
Note: See TracChangeset for help on using the changeset viewer.