Changeset 2298:b362e6fecd8b for admin/js
- Timestamp:
- 10/06/13 18:57:22 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/js/common.js
r2297 r2298 415 415 $(this).prop('title',$(this).prop('title')+' ('+dotclear.msg.new_window+')'); 416 416 if (!$(this).hasClass('outgoing')) { 417 $(this).append(' 417 $(this).append(' <img src="images/outgoing-blue.png" alt=""/>'); 418 418 } 419 419 }).click(function(e) {
Note: See TracChangeset
for help on using the changeset viewer.