Valor default para title
This commit is contained in:
parent
4c46cb2958
commit
a55784a4cd
@ -4,7 +4,7 @@ require "ishi/html"
|
||||
require "json"
|
||||
|
||||
class Handler
|
||||
def format_buffer(buffer, canvas_name, title)
|
||||
def format_buffer(buffer, canvas_name, title = "")
|
||||
# Process the gnuplot output so it works in the page
|
||||
#
|
||||
# buffer is the Ishi output
|
||||
|
Loading…
Reference in New Issue
Block a user