Combine layouts
This commit is contained in:
@@ -48,7 +48,7 @@ $(function () {
|
||||
});
|
||||
});
|
||||
|
||||
$(".miles-unknown").addClass('ui-state-error').append(' <span class="muted">▴</span>')
|
||||
$(".miles-unknown").addClass('label label-warning').append(' <span class="muted">▴</span>')
|
||||
.each(function () {
|
||||
$(this).qtip({
|
||||
content: "No previous log for this vehicle",
|
||||
|
||||
Reference in New Issue
Block a user