Changeset 2671:edc8ca75084b for plugins/pages/_widgets.php
- Timestamp:
- 02/23/14 10:32:28 (11 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/pages/_widgets.php
r2566 r2671 44 44 public static function initDefaultWidgets($w,$d) 45 45 { 46 $d[' extra']->append($w->pages);46 $d['nav']->append($w->pages); 47 47 } 48 48 }
Note: See TracChangeset
for help on using the changeset viewer.