Add code to use OpenAI API to do transalations
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
%#
|
||||
%# Generated by ${version}
|
||||
%#
|
||||
<div id="${PackageName}-${route}">
|
||||
<div id="${PackageName}-${route}" class="partial ${PackageName}-${route}">
|
||||
<script>
|
||||
window.onload = function() {
|
||||
SelectInput();
|
||||
@@ -17,5 +17,5 @@
|
||||
%= hidden_field 'trt' => $$${prefix}_data->{trt}
|
||||
%# Inputs etc in here.
|
||||
%# Probably finally by a submit.
|
||||
% end
|
||||
%end
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user