Eventlog is available to all again
This is not actually the same as a business type audit log
This commit is contained in:
@@ -25,10 +25,7 @@
|
|||||||
<div>
|
<div>
|
||||||
<div class="col-md-10 col-md-offset-1">
|
<div class="col-md-10 col-md-offset-1">
|
||||||
<div class="card card-block" style="max-width: 100%">
|
<div class="card card-block" style="max-width: 100%">
|
||||||
<div ng-hide="config.features.eventLog">
|
<div>
|
||||||
<b>This feature is only available in the business plan.</b>
|
|
||||||
</div>
|
|
||||||
<div ng-show="config.features.eventLog">
|
|
||||||
<center ng-show="busy"><h2><i class="fa fa-circle-notch fa-spin"></i></h2></center>
|
<center ng-show="busy"><h2><i class="fa fa-circle-notch fa-spin"></i></h2></center>
|
||||||
<table ng-hide="busy" class="table table-condensed table-hover">
|
<table ng-hide="busy" class="table table-condensed table-hover">
|
||||||
<thead>
|
<thead>
|
||||||
|
|||||||
Reference in New Issue
Block a user