diff options
author | Michael Francis <edude03@gmail.com> | 2011-06-20 23:34:49 -0400 |
---|---|---|
committer | Michael Francis <edude03@gmail.com> | 2011-06-20 23:34:49 -0400 |
commit | 869500bf10ac65f32d95d546a97c71c142d36353 (patch) | |
tree | d6099de75245f01d0ba31d5aa9a46bf8f92224c3 /views/Feeds/Carbon_files/count-1.js | |
parent | 541c49ab7c4efbb9fa5580b02fb5adc1702ee35f (diff) | |
download | otakuhub-869500bf10ac65f32d95d546a97c71c142d36353.tar.xz |
Cleaning up
Diffstat (limited to 'views/Feeds/Carbon_files/count-1.js')
-rw-r--r-- | views/Feeds/Carbon_files/count-1.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/views/Feeds/Carbon_files/count-1.js b/views/Feeds/Carbon_files/count-1.js deleted file mode 100644 index 0111122..0000000 --- a/views/Feeds/Carbon_files/count-1.js +++ /dev/null @@ -1,5 +0,0 @@ -var DISQUSWIDGETS; - -if (typeof DISQUSWIDGETS != 'undefined') { - DISQUSWIDGETS.displayCount({"showReactions": false, "text": {"and": "and", "reactions": {"zero": "0 Reactions", "multiple": "{num} Reactions", "one": "1 Reaction"}, "comments": {"zero": "0 Comments", "multiple": "{num} Comments", "one": "1 Comment"}}, "counts": [{"uid": 1, "comments": 3}, {"uid": 0, "comments": 7}, {"uid": 3, "comments": 0}, {"uid": 2, "comments": 3}, {"uid": 5, "comments": 2}, {"uid": 4, "comments": 0}, {"uid": 6, "comments": 0}]}); -} |