copycat icon indicating copy to clipboard operation
copycat copied to clipboard

Added variables to edit page

Open kanedaki opened this issue 12 years ago • 0 comments

I've been in need of passing variables around to yaml strings but the user that edited the strings was not able to see them. This PR fixes that.

I've added a new serialized hash to the model so it holds the variables (options) that are passed to the translator, so we can get them in the edit page.

Also, the variables are shown in the edit page.

I will provide tests tomorrow :)

kanedaki avatar Mar 21 '13 17:03 kanedaki