1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-05 22:27:34 +02:00

Notice removal

This commit is contained in:
Cameron
2013-04-29 15:58:33 -07:00
parent 45b70ee005
commit 231f4344d1
3 changed files with 33 additions and 31 deletions

View File

@@ -35,7 +35,7 @@ class adminstyle_infopanel
join_text: "auto",
avatar_size: 16,
retweets: false,
count: 3,
count: 4,
fetch: 5,
template: "{text}<br />- {time} » {retweet_action}",
filter: function(t){ return ! /^@\w+/.test(t.tweet_raw_text); },