Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/20/15 16:29:08 (9 years ago)
Author:
dglaser
Message:

#2388:

HeuristicLab.Services.WebApp.Status-3.3:
HeuristicLab.Services.WebApp.Statistics-3.3:

  • Added 'Last 6 Months' and 'Last Year' to the QuickSelection

HeuristicLab.Services.WebApp.Statistics-3.3:

  • Added Group Name to expired clients
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HiveStatistics/sources/HeuristicLab.Services.WebApp.Statistics/3.3/WebApp/clients/details/clientDetails.cshtml

    r12778 r12780  
    203203        <div class="form-group" style="margin-left: 5px; margin-right: 5px;">
    204204            <div class="btn-group" dropdown dropdown-append-to-body>
    205                 <button type="button" class="btn btn-default dropdown-toggle" dropdown-toggle style="width: 130px; text-align: left;">
    206                     <span class="text-left" style="display: inline-block; width: 85px;">{{curQuickSelection.name}}</span>
     205                <button type="button" class="btn btn-default dropdown-toggle" dropdown-toggle style="width: 145px; text-align: left;">
     206                    <span class="text-left" style="display: inline-block; width: 100px;">{{curQuickSelection.name}}</span>
    207207                    <span class="glyphicon glyphicon-chevron-down" style="margin-top: 3px;"></span>
    208208                </button>
Note: See TracChangeset for help on using the changeset viewer.