/[SQLSession]/trunk/share/web/templates/fragments/enter_query
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/share/web/templates/fragments/enter_query

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 96 by dpavlin, Tue Jan 30 14:14:19 2007 UTC revision 97 by dpavlin, Fri Feb 16 21:06:34 2007 UTC
# Line 61  if ($db->dsn =~ m/^.*dbname=(.+)/) { Line 61  if ($db->dsn =~ m/^.*dbname=(.+)/) {
61  % }  % }
62    
63  <div class="submit_button">  <div class="submit_button">
64    % if ( Jifty->web->current_user->id ) {
65  <% $query->button( label => 'Try it!' ) %>  <% $query->button( label => 'Try it!' ) %>
66    % }
67    
68  % if ($sth && $edit) {  % if ($sth && $edit) {
69  <% Jifty->web->tangent(  <% Jifty->web->tangent(

Legend:
Removed from v.96  
changed lines
  Added in v.97

  ViewVC Help
Powered by ViewVC 1.1.26