Bug-fix-patch-5

# Removed approval link which is not a part of community version
# Added storage in side bar menu
# Fixed UI
This commit is contained in:
Manish Verma
2016-12-21 11:43:37 +05:30
parent 78f6a13528
commit 92df1e0654
2 changed files with 20 additions and 5 deletions

View File

@@ -1,9 +1,24 @@
@extends('themes.default1.admin.layout.admin')
@section('content')
<section class="content-header">
<h1> {{Lang::get('storage::lang.settings')}} </h1>
</section>
@section('Settings')
active
@stop
@section('settings-bar')
active
@stop
@section('storage')
class="active"
@stop
@section('PageHeader')
<h1>{{ Lang::get('storage::lang.storage')}}</h1>
@stop
@section('HeadInclude')
@stop
@section('content')
<div class="box box-primary">
<div class="box-header with-border">