Changeset 24019 for trunk/wp-admin/revision.php
- Timestamp:
- 04/17/2013 07:34:21 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/revision.php
r23994 r24019 158 158 159 159 <script id="tmpl-revision-ticks" type="text/html"> 160 <div class="revision-tick loading-{{{ data.revision_toload }}} scope-of-changes-{{{ data.scope_of_changes }}}"></div>160 <div class="revision-tick completed-{{{ data.completed }}} scope-of-changes-{{{ data.scopeOfChanges }}}"></div> 161 161 </script> 162 162 <?php
Note: See TracChangeset
for help on using the changeset viewer.