Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/10/15 14:05:24 (9 years ago)
Author:
dglaser
Message:

#2388: Added PluginManager and updated WebApp project

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HiveStatistics/sources/HeuristicLab.Services.WebApp/WebApp/plugins/login/login.cshtml

    r12419 r12425  
    1 @using System.Web.Security
    2 <div id="login">
     1<div class="default-view-container">
    32    <div class="row">
    43        <div class="col-md-6 center-block" style="float: none">
     
    2726                        </div>
    2827                        <div class="form-group">
    29                             <input type="submit" value="Login" href="#" class="btn btn-default pull-right" data-ng-click="login()"/>
     28                            <input type="submit" value="Login" href="#" class="btn btn-default pull-right" data-ng-click="login()" />
    3029                        </div>
    3130                    </form>
Note: See TracChangeset for help on using the changeset viewer.