remove con္ူငခအဓ
This commit is contained in:
@@ -82,7 +82,15 @@ $(document).ready(function() {
|
||||
touchScrollStep : 45
|
||||
});
|
||||
|
||||
|
||||
$('#pending-order-slimscroll').slimScroll({
|
||||
height: height-$('#pending-order-slimscroll').attr('data-height'),
|
||||
size: '5px',
|
||||
color: 'rgba(0,0,0,0.5)',
|
||||
alwaysVisible: false,
|
||||
borderRadius: '0',
|
||||
railBorderRadius: '0',
|
||||
touchScrollStep : 50
|
||||
});
|
||||
// $('.delete').click(function(){
|
||||
// var method = $(this).attr('data-method');
|
||||
// var url = $(this).attr('data-ref');
|
||||
|
||||
Reference in New Issue
Block a user