Parcourir la source

code clean up and take off ombi console.log check

causefx il y a 8 ans
Parent
commit
f191c0ddec
2 fichiers modifiés avec 909 ajouts et 909 suppressions
  1. 909 908
      api/functions/homepage-functions.php
  2. 0 1
      js/functions.js

Fichier diff supprimé car celui-ci est trop grand
+ 909 - 908
api/functions/homepage-functions.php


+ 0 - 1
js/functions.js

@@ -2802,7 +2802,6 @@ function ombiActions(id,action,type){
 	ajaxloader('.preloader-'+id,'in');
 	organizrAPI('POST','api/?v1/ombi',{id:id, action:action, type:type}).success(function(data) {
 		var response = JSON.parse(data);
-		console.log(response.data);
 		if(response.data !== false){
 			homepageRequests();
 			if(action !== 'add'){

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff