mirror of
https://github.com/Eising/kipketer.git
synced 2024-05-11 05:55:17 +00:00
13 lines
243 B
Plaintext
13 lines
243 B
Plaintext
#configform
|
|
%h1 Save image
|
|
= input 'hidden', 'graphid', @result.id
|
|
#graph
|
|
%button#savebtn
|
|
%span#nextbtn
|
|
%a(href="/test/setup?remote=#{@opts[:remote]}&test_id=#{@opts[:test_id]}&next=#{@opts[:next]}")
|
|
%button Next
|
|
|
|
|
|
|
|
|