Quick Fixes
This commit is contained in:
		@@ -91,7 +91,7 @@
 | 
			
		||||
				url: 'ajax',
 | 
			
		||||
				type: 'POST',
 | 
			
		||||
				//TODO: GET Attribute from ID
 | 
			
		||||
				data: { subDevice_id : '46', action : 'set', value: this.value},
 | 
			
		||||
				data: { subDevice_id : '13', action : 'set', value: this.value},
 | 
			
		||||
				success: function(msg){
 | 
			
		||||
					console.log("message");
 | 
			
		||||
					console.log(msg);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user