mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-17 00:36:02 +10:00
@@ -819,7 +819,9 @@
|
||||
});
|
||||
} else {
|
||||
$toolbar.animate({ top: -1 }, "fast", function() {
|
||||
$toolbar.find(".search-result").show();
|
||||
if ( scope.searchNodeList.length > 0 ) {
|
||||
$toolbar.find(".search-result").show();
|
||||
}
|
||||
$toolbarHandleSpan.addClass("glyphicon-chevron-up").removeClass("glyphicon-chevron-down");
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user