summaryrefslogtreecommitdiffstats
path: root/js
diff options
context:
space:
mode:
authorAlessandro Cosentino <cosenal@gmail.com>2012-10-08 20:23:32 -0400
committerAlessandro Cosentino <cosenal@gmail.com>2012-10-08 20:23:32 -0400
commitd5cd794c01d0e3a7774e01051fa485a82897731d (patch)
treeb4e709146cd324a879b2916061ed5e06b0939f6b /js
parent59616abd129009357bbef269fc1ce95525f62185 (diff)
split firstrun template from main template
Diffstat (limited to 'js')
-rw-r--r--js/firstrun.js0
-rw-r--r--js/main.js2
2 files changed, 0 insertions, 2 deletions
diff --git a/js/firstrun.js b/js/firstrun.js
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/js/firstrun.js
diff --git a/js/main.js b/js/main.js
index 80f69742c..e8942e096 100644
--- a/js/main.js
+++ b/js/main.js
@@ -34,8 +34,6 @@ $(document).ready(function(){
// populate folderlist
$('#addfeed_dialog .menu').empty();
-
- // http://9gag.com/trending
var $rootFolder = $('<li>').addClass('menuItem').html($('<b>').html(t('News', 'None')));
$rootFolder.click(function(){