set default for entries without view mode
This commit is contained in:
		
							parent
							
								
									f71a70232d
								
							
						
					
					
						commit
						1f8d110166
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -101,7 +101,7 @@ namespace Webpin {
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        string _view_mode = "";
 | 
					        string _view_mode = "default";
 | 
				
			||||||
        public string view_mode {
 | 
					        public string view_mode {
 | 
				
			||||||
            get {
 | 
					            get {
 | 
				
			||||||
                try {
 | 
					                try {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue