Browse Source

Gimme gimme

fix #5336
pull/5343/head
Ruud 10 years ago
parent
commit
04f20cb1cd
  1. 2
      couchpotato/core/media/movie/_base/static/wanted.js
  2. 2
      couchpotato/static/scripts/combined.plugins.min.js

2
couchpotato/core/media/movie/_base/static/wanted.js

@ -4,7 +4,7 @@ var MoviesWanted = new Class({
order: 10,
name: 'wanted',
title: 'Gimmy gimmy gimmy!',
title: 'Gimme gimme gimme!',
folder_browser: null,
indexAction: function(){

2
couchpotato/static/scripts/combined.plugins.min.js

@ -2219,7 +2219,7 @@ var MoviesWanted = new Class({
Extends: PageBase,
order: 10,
name: "wanted",
title: "Gimmy gimmy gimmy!",
title: "Gimme gimme gimme!",
folder_browser: null,
indexAction: function() {
var self = this;

Loading…
Cancel
Save