From: brettp Date: Mon, 6 Sep 2010 14:35:39 +0000 (+0000) Subject: Refs #2450: Added the default viewtype in the views dir for the @see tag. X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=c41462c58bf09baf9e889ee51963d6d8ec06b472;p=lorea%2Felgg.git Refs #2450: Added the default viewtype in the views dir for the @see tag. git-svn-id: http://code.elgg.org/elgg/trunk@6910 36083f99-b078-4883-b0ff-0f9b5a30f544 --- diff --git a/_css/js.php b/_css/js.php index eeef8b28b..567f2639e 100644 --- a/_css/js.php +++ b/_css/js.php @@ -13,8 +13,8 @@ * * These 2 main JS views are cached via simplecache. * - * @see views/js/initialise_elgg.php - * @see views/js/friendsPickerv1.php + * @see views/default/js/initialise_elgg.php + * @see views/default/js/friendsPickerv1.php * @see simplecache/view.php * @see elgg_extend_view() *