[Rt-commit] rt branch, 4.6/row-colors-by-condition, repushed

Craig Kaiser craig at bestpractical.com
Wed Jan 2 17:39:37 EST 2019


The branch 4.6/row-colors-by-condition was deleted and repushed:
       was c05339d463752786bfab1baeece5e291540fcee2
       now c02ed4938b64fffa27b513eebade1fad6c9f02d9

1: 81390e43fa = 1: 81390e43fa Create ReplaceAttachments, ReplaceHeader and ReplaceContent Methods
2: 5bec6babae = 2: 5bec6babae Create rt-munge-attachments executable
3: 765817052e = 3: 765817052e Add tests for methods that munge the attachments table
4: 165a320c04 ! 4: 55f3ae8c63 Inital commit
    @@ -252,7 +252,7 @@
     +%               if ( $ARGS{'CurrentValue'}->[$i]->{Attribute} ) {
     +                    <option selected="selected" value="<% $ARGS{'CurrentValue'}->[$i]->{Attribute} %>"><% $ARGS{'CurrentValue'}->[$i]->{Value} %></option>
     +%               }
    -+                <option value="<&|/l&>(no value)</&>"<% !$ARGS{'CurrentValue'}->[$i]->{Value} && qq[ selected="selected"] |n %>><&|/l&>(no value)</&></option>
    ++                <option value=""<% !$ARGS{'CurrentValue'}->[$i]->{Value} && qq[ selected="selected"] |n %>><&|/l&>(no value)</&></option>
     +%               foreach my $status (@statuses) {
     +                    <option value="<% $status %>"><% $status %></option>
     +%               }
5: c05339d463 = 5: c02ed4938b Create tests for row colors by condition



More information about the rt-commit mailing list