make indentation as tabs
This commit is contained in:
@@ -807,7 +807,6 @@ function doActivityItemAction(ident, verb, un) {
|
|||||||
function(data){
|
function(data){
|
||||||
$.jGrowl("Activity " + verb + "unsuccessful", {sticky: false, theme: 'info', life: 5000});
|
$.jGrowl("Activity " + verb + "unsuccessful", {sticky: false, theme: 'info', life: 5000});
|
||||||
});
|
});
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Decodes a hexadecimally encoded binary string
|
// Decodes a hexadecimally encoded binary string
|
||||||
|
|||||||
Reference in New Issue
Block a user