aboutsummaryrefslogtreecommitdiff
path: root/_css
diff options
context:
space:
mode:
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-09-06 14:35:39 +0000
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-09-06 14:35:39 +0000
commitc41462c58bf09baf9e889ee51963d6d8ec06b472 (patch)
tree02ec8fed00ab14b73793c146eb06e0b79afd0916 /_css
parent96cc0076fa36422673f3138ba2c35ff46be2119c (diff)
downloadelgg-c41462c58bf09baf9e889ee51963d6d8ec06b472.tar.gz
elgg-c41462c58bf09baf9e889ee51963d6d8ec06b472.tar.bz2
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
Diffstat (limited to '_css')
-rw-r--r--_css/js.php4
1 files changed, 2 insertions, 2 deletions
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()
*