Merge branch 'develop'

This commit is contained in:
snipe 2017-10-18 02:35:43 -07:00
commit ea0a0a4a69
2 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
<?php
return array (
'app_version' => 'v4.0.12',
'build_version' => '272',
'hash_version' => 'gea63ced',
'full_hash' => 'v4.0.12-272-gea63ced',
'app_version' => 'v4.0.13',
'build_version' => '273',
'hash_version' => 'gab3f5f4',
'full_hash' => 'v4.0.13-273-gab3f5f4',
);

View file

@ -51,7 +51,7 @@
<div class="col-md-4 col-lg-3 col-sm-6 col-xl-1">
<div class="box box-default">
<div class="box-body text-center">
<a href="{{ route('settings.groups.index') }}" class="btn btn-lg btn-white"><i class="fa fa-group fa-3x"></i></a>
<a href="{{ route('groups.index') }}" class="btn btn-lg btn-white"><i class="fa fa-group fa-3x"></i></a>
<br>
Groups
<p class="help-block">Account permission groups</p>