mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 10:56:10 +01:00 
			
		
		
		
	This reverts commit 661d3d28e9.
			
			
This commit is contained in:
		| @@ -2,7 +2,7 @@ import Vue from 'vue'; | ||||
| import {vueDelimiters} from './VueComponentLoader.js'; | ||||
|  | ||||
| export function initRepoBranchTagDropdown(selector) { | ||||
|   $.find(selector).each(function () { | ||||
|   $(selector).each(function () { | ||||
|     const $dropdown = $(this); | ||||
|     const $data = $dropdown.find('.data'); | ||||
|     const data = { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user