admin: theme page format

This commit is contained in:
nemunaire 2018-12-05 05:03:36 +01:00
parent 2ccc59b4fa
commit ff3e83e9ee

View File

@ -1,4 +1,4 @@
<h2>{{theme.name}} <small>{{theme.authors}}</small></h2>
<h2>{{theme.name}} <small>{{theme.authors | stripHTML}}</small></h2>
<div class="row">
<form ng-submit="saveTheme()" class="col-4">
@ -23,7 +23,7 @@
<button type="button" ng-click="syncExo()" ng-class="{'disabled': inSync}" class="float-right btn btn-sm btn-light ml-2"><span class="glyphicon glyphicon-refresh" aria-hidden="true"></span> Synchroniser</button>
</h3>
<p><input type="search" class="form-control" placeholder="Search" ng-model="query" autofocus></p>
<p><input type="search" class="form-control form-control-sm" placeholder="Search" ng-model="query" autofocus></p>
<table class="table table-hover table-bordered table-striped table-sm">
<thead class="thead-dark">
<tr>