From a9f64e6056510660792e271c19f9aa90f14b67ac Mon Sep 17 00:00:00 2001 From: Scott Ostler Date: Sun, 29 Aug 2010 23:26:23 -0400 Subject: Changed data access queries for rooms, user logs, and favorites --- template/dash_dump.st | 9 --------- template/profile.st | 2 +- template/tagged_dumps.st | 15 +++++---------- template/userlog.st | 9 ++------- 4 files changed, 8 insertions(+), 27 deletions(-) delete mode 100644 template/dash_dump.st (limited to 'template') diff --git a/template/dash_dump.st b/template/dash_dump.st deleted file mode 100644 index 5722eef..0000000 --- a/template/dash_dump.st +++ /dev/null @@ -1,9 +0,0 @@ -$if(dump.ztags)$ -
-$else$ -
-$endif$ - -
$dump.content$
- -
\ No newline at end of file diff --git a/template/profile.st b/template/profile.st index 999f93c..4aa1f63 100644 --- a/template/profile.st +++ b/template/profile.st @@ -80,7 +80,7 @@
$if(is_home)$ your $else$ $nick$'s$endif$ most recent dumps
- $dumps: { d | $dash_dump(dump=d)$ }$ + $imgs: { img | }$