update sale audit
This commit is contained in:
@@ -25,6 +25,8 @@ $(document).on('turbolinks:load', function() {
|
||||
var method = $(this).attr('data-method');
|
||||
var url = $(this).attr('data-ref');
|
||||
var html_text = $(this).siblings( "#delete_text" ).html();
|
||||
//var page = url.substring(url.lastIndexOf('/') + 1);
|
||||
console.log(location.href);
|
||||
swal({
|
||||
title: "Confirmation",
|
||||
text: html_text,
|
||||
|
||||
Reference in New Issue
Block a user