Fixed bug #734
parent
dfbebc9190
commit
6201415452
|
@ -341,6 +341,7 @@ IssuesDirective = ($log, $location) ->
|
|||
if numPages <= 1
|
||||
$pagEl.hide()
|
||||
return
|
||||
$pagEl.show()
|
||||
|
||||
pages = []
|
||||
options = {}
|
||||
|
|
Loading…
Reference in New Issue