fix teamstore password
This commit is contained in:
@@ -147,6 +147,8 @@
|
||||
|
||||
$('.password-protected').click(function(){
|
||||
|
||||
$('#_teamstore_id').val($(this).data('store-id'))
|
||||
// console.log($(this).data('store-id'))
|
||||
$('#team-store-login').modal('show')
|
||||
return false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user