chiark / gitweb /
where-vessels: subclass smasher works; need to reorg to be a grid like Show
[ypp-sc-tools.db-live.git] / yarrg / web / enter_commod
index c3f5553d4733f0e9c70dfb8f90637716b30e826a..70310bcd4df1033a917a7c773b18d2a5a20b91ea 100644 (file)
@@ -47,12 +47,10 @@ $cmid_r
 
 Enter commodity (abbreviations are OK):<br>
 
-<&| qtextstring, qa => $qa, dbh => $dbh, emsgstore => $emsg_r,
-    thingstring => 'commodstring', prefix => 'cm',
+<& qtextstring, qa => $qa, dbh => $dbh, emsgstore => $emsg_r,
+    thingstring => 'commodstring', prefix => 'cm', boxopts => 'size=80',
     onresults => sub { ($$commodname_r,$$cmid_r)= @{ $_[0] } if @_ }
  &>
- size=80
-</&>
 
 % } else { #---------- dropdowns, user selects from menus ----------