|
@@ -26,12 +26,12 @@
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</form>
|
|
</form>
|
|
- @if(role('Album/Manufacturer/create'))
|
|
|
|
|
|
+ {{-- @if(role('Album/Manufacturer/create'))
|
|
<div class="col-sm-3 pull-right">
|
|
<div class="col-sm-3 pull-right">
|
|
<a href="{{ U('Album/Manufacturer/create')}}"
|
|
<a href="{{ U('Album/Manufacturer/create')}}"
|
|
class="btn btn-sm btn-primary pull-right">添加</a>
|
|
class="btn btn-sm btn-primary pull-right">添加</a>
|
|
</div>
|
|
</div>
|
|
- @endif
|
|
|
|
|
|
+ @endif--}}
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<table class="table table-striped table-bordered table-hover dataTables-example dataTable">
|
|
<table class="table table-striped table-bordered table-hover dataTables-example dataTable">
|