View | Details | Raw Unified | Return to bug 36678
Collapse All | Expand All

(-)umc/js/uvmm.js (-1 lines)
 Lines 176-182    Link Here 
176
				type: TextBox,
176
				type: TextBox,
177
				name: 'pattern',
177
				name: 'pattern',
178
				label: _('Query pattern'),
178
				label: _('Query pattern'),
179
				size: 'TwoThirds',
180
				value: ''
179
				value: ''
181
			}];
180
			}];
182
			var layout = [[ 'type', 'pattern', 'submit' ]];
181
			var layout = [[ 'type', 'pattern', 'submit' ]];

Return to bug 36678