form-repeater.min.js
| 455 B | Satir:
0
| js
Geri
/*! * stack-admin-theme (https://pixinvent.com/bootstrap-admin-template/stack) * Copyright 2018 PIXINVENT * Licensed under the Themeforest Standard Licenses */ !function(window,document,$){"use strict";$(".repeater-default").repeater(),$(".file-repeater, .contact-repeater").repeater({show:function(){$(this).slideDown()},hide:function(remove){confirm("Are you sure you want to remove this item?")&&$(this).slideUp(remove)}})}(window,document,jQuery);
Kaydet
Ctrl+S ile kaydet