.
This commit is contained in:
@@ -107,7 +107,6 @@
|
||||
.done(function (data) {
|
||||
console.log(data);
|
||||
toastr.info('Answer saved')
|
||||
}
|
||||
})
|
||||
.fail(function () {
|
||||
alert('Error updating this model instance.');
|
||||
@@ -220,6 +219,7 @@
|
||||
font-size: x-small;
|
||||
opacity: 10%;
|
||||
}
|
||||
|
||||
.toggle-button:hover {
|
||||
font-size: x-small;
|
||||
opacity: 100%;
|
||||
|
||||
Reference in New Issue
Block a user