all design completed

This commit is contained in:
venbatechnologies@gmail.com 2018-07-30 16:51:10 +05:30
parent 7d75371b83
commit 82edc661af
8 changed files with 233 additions and 28 deletions

1
application/views/city_master.php Normal file → Executable file
View File

@ -170,6 +170,7 @@ span:nth-child(3) .slide-up:active {
border-radius: 38px; border-radius: 38px;
} }
.box-title-box{ .box-title-box{
color: #fff;
margin-left: 18px; margin-left: 18px;
background: linear-gradient(60deg,#ec407a,#d81b60); background: linear-gradient(60deg,#ec407a,#d81b60);
box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(233,30,99,.4); box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(233,30,99,.4);

15
application/views/country_master.php Normal file → Executable file
View File

@ -169,6 +169,7 @@ span:nth-child(3) .slide-up:active {
border-radius: 38px; border-radius: 38px;
} }
.box-title-box{ .box-title-box{
color: #fff;
margin-left: 18px; margin-left: 18px;
background: linear-gradient(60deg,#ec407a,#d81b60); background: linear-gradient(60deg,#ec407a,#d81b60);
box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(233,30,99,.4); box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(233,30,99,.4);
@ -227,7 +228,15 @@ span:nth-child(3) .slide-up:active {
</div> </div>
</div> </div>
<div class="row" style="padding-top:15px;"> <div class="row" style="padding-top:15px;">
<div class="col-md-offset-8 col-md-4"> <div class="col-md-2">
<div class="form-group">
<label>Active/Deactive
<input type="checkbox" class="flat-red" checked>
</label>
</div>
</div>
<div class="col-md-offset-6 col-md-4">
<button type="submit" class="btn btn-primary">Submit</button> <button type="submit" class="btn btn-primary">Submit</button>
<div class="or-button">Or</div> <div class="or-button">Or</div>
<button type="submit" class="btn btn-primary12">Reset</button> <button type="submit" class="btn btn-primary12">Reset</button>
@ -260,4 +269,8 @@ span:nth-child(3) .slide-up:active {
//bootstrap WYSIHTML5 - text editor //bootstrap WYSIHTML5 - text editor
$('.textarea').wysihtml5() $('.textarea').wysihtml5()
}) })
$('input[type="checkbox"].flat-red, input[type="radio"].flat-red').iCheck({
checkboxClass: 'icheckbox_flat-green',
radioClass : 'iradio_flat-green'
})
</script> </script>

227
application/views/country_visa_details.php Normal file → Executable file
View File

@ -178,6 +178,7 @@ span:nth-child(3) .slide-up:active {
border-radius: 38px; border-radius: 38px;
} }
.box-title-box{ .box-title-box{
color: #fff;
margin-left: 18px; margin-left: 18px;
background: linear-gradient(60deg,#ec407a,#d81b60); background: linear-gradient(60deg,#ec407a,#d81b60);
box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(233,30,99,.4); box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(233,30,99,.4);
@ -245,11 +246,11 @@ span:nth-child(3) .slide-up:active {
<h3 style="text-align:center;">Visa Details</h3> <h3 style="text-align:center;">Visa Details</h3>
<div class="row"> <div class="row">
<div class="col-md-offset-9 col-md-3"> <div class="col-md-offset-9 col-md-3">
<button type="button" class="btn btn-block btn-success btn-sm" data-toggle="modal" data-target="#Add_center">Add Centers</button> <button type="button" class="btn btn-block btn-success btn-sm" data-toggle="modal" data-target="#Addvisadetails">Add Visa Detais</button>
</div> </div>
</div> </div>
<!-- /.modal starts--> <!-- /.modal starts-->
<div class="modal fade" id="Add_center"> <div class="modal fade" id="Addvisadetails">
<div class="modal-dialog" style="top: 40px;width: 70%;"> <div class="modal-dialog" style="top: 40px;width: 70%;">
<div class="modal-content"> <div class="modal-content">
<div class="modal-header"> <div class="modal-header">
@ -341,7 +342,7 @@ span:nth-child(3) .slide-up:active {
</div> </div>
<!-- /.modal --> <!-- /.modal -->
<!-- /.modal starts--> <!-- /.modal starts-->
<div class="modal fade" id="Editcenter"> <div class="modal fade" id="Editvisadetails">
<div class="modal-dialog" style="top: 40px;width: 70%;"> <div class="modal-dialog" style="top: 40px;width: 70%;">
<div class="modal-content"> <div class="modal-content">
<div class="modal-header"> <div class="modal-header">
@ -453,7 +454,7 @@ span:nth-child(3) .slide-up:active {
<td>fdfd</td> <td>fdfd</td>
<td>ffdf</td> <td>ffdf</td>
<td> <td>
<a data-toggle="modal" data-target="#Editcenter" href="#Editcenter"><i class="fa fa-edit" data-toggle="tooltip" title="" data-original-title="Click here to view/Edit"></i></a> <a data-toggle="modal" data-target="#Editvisadetails" href="#Editvisadetails"><i class="fa fa-edit" data-toggle="tooltip" title="" data-original-title="Click here to view/Edit"></i></a>
</td> </td>
</tbody> </tbody>
<tfoot> <tfoot>
@ -722,13 +723,204 @@ span:nth-child(3) .slide-up:active {
</div> </div>
<!-- /.tab-pane --> <!-- /.tab-pane -->
<div class="tab-pane" id="tab_3"> <div class="tab-pane" id="tab_3">
Lorem Ipsum is simply dummy text of the printing and typesetting industry. <div class="tab-content">
Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, <div class="tab-pane active" id="tab_1">
when an unknown printer took a galley of type and scrambled it to make a type specimen book. <h3 style="text-align:center;">Application Centers Information</h3>
It has survived not only five centuries, but also the leap into electronic typesetting, <div class="row">
remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset <div class="col-md-offset-9 col-md-3">
sheets containing Lorem Ipsum passages, and more recently with desktop publishing software <button type="button" class="btn btn-block btn-success btn-sm" data-toggle="modal" data-target="#Addappcenter">Add Centers</button>
like Aldus PageMaker including versions of Lorem Ipsum. </div>
</div>
<!-- /.modal starts-->
<div class="modal fade" id="Addappcenter">
<div class="modal-dialog" style="top: 40px;width: 70%;">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">&times;</span></button>
<h4 class="modal-title box-title-box">Add Application Centers Information</h4>
</div>
<div class="modal-body">
<div class="row">
<div class="col-md-4">
<div class="form-group">
<label>City</label>
<select class="form-control select2" style="width: 100%;">
<option selected="selected">UK</option>
<option>California</option>
<option>Delaware</option>
<option>Tennessee</option>
<option>Texas</option>
<option>Washington</option>
</select>
</div>
</div>
<div class="col-md-4 designinput">
<div class="form-group">
<input class="slide-up" id="appphonenum" type="Number" placeholder="Enter Phone No" /><label for="Phone no">Phone No</label>
<!--<label for="exampleInputcountryname">Country Name</label>
<input type="text" class="form-control" id="exampleInputcountryname" placeholder="Enter country">-->
</div>
</div>
<div class="col-md-4 designinput">
<div class="form-group">
<input class="slide-up" id="appzipcode" type="number" placeholder="Enter Zipcode" /><label for="Zipcode">Zip Code</label>
<!--<label for="exampleInputcountryname">Country Name</label>
<input type="text" class="form-control" id="exampleInputcountryname" placeholder="Enter country">-->
</div>
</div>
<div class="col-md-4">
<div class="form-group">
<label for="Address">Address</label>
<textarea class="form-control" rows="3" placeholder="Enter ..." data-gramm="true" data-txt_gramm_id="d620fc04-2898-2668-7729-ac0c777081d4" data-gramm_id="d620fc04-2898-2668-7729-ac0c777081d4" spellcheck="false" data-gramm_editor="true" style="z-index: auto; position: relative; line-height: 20px; font-size: 14px; transition: none; background: transparent !important;"></textarea>
</div>
</div>
<div class="col-md-4 designinput">
<div class="form-group">
<input class="slide-up" id="appmail" type="mail" placeholder="Enter mailid" /><label for="mail">Email</label>
<!--<label for="exampleInputcountryname">Country Name</label>
<input type="text" class="form-control" id="exampleInputcountryname" placeholder="Enter country">-->
</div>
</div>
<div class="col-md-4 designinput">
<div class="form-group">
<input class="slide-up" id="appfax" type="text" placeholder="Enter Fax" /><label for="Fax">Fax</label>
<!--<label for="exampleInputcountryname">Country Name</label>
<input type="text" class="form-control" id="exampleInputcountryname" placeholder="Enter country">-->
</div>
</div>
</div>
</div>
<div class="modal-footer">
<!--<button type="button" class="btn btn-default pull-left" data-dismiss="modal">Close</button>
<button type="button" class="btn btn-primary">Save changes</button>-->
<button type="submit" class="btn btn-primary">Add</button>
<div class="or-button">Or</div>
<button type="submit" class="btn btn-primary12" data-dismiss="modal">Close</button>
</div>
</div>
<!-- /.modal-content -->
</div>
<!-- /.modal-dialog -->
</div>
<!-- /.modal -->
<!-- /.modal starts-->
<div class="modal fade" id="Editappcenter">
<div class="modal-dialog" style="top: 40px;width: 70%;">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">&times;</span></button>
<h4 class="modal-title box-title-box">Edit Application Centers Information</h4>
</div>
<div class="modal-body">
<div class="row">
<div class="col-md-4">
<div class="form-group">
<label>City</label>
<select class="form-control select2" style="width: 100%;">
<option selected="selected">UK</option>
<option>California</option>
<option>Delaware</option>
<option>Tennessee</option>
<option>Texas</option>
<option>Washington</option>
</select>
</div>
</div>
<div class="col-md-4 designinput">
<div class="form-group">
<input class="slide-up" id="appphonenum" type="Number" placeholder="Enter Phone No" /><label for="Phone no">Phone No</label>
<!--<label for="exampleInputcountryname">Country Name</label>
<input type="text" class="form-control" id="exampleInputcountryname" placeholder="Enter country">-->
</div>
</div>
<div class="col-md-4 designinput">
<div class="form-group">
<input class="slide-up" id="appzipcode" type="number" placeholder="Enter Zipcode" /><label for="Zipcode">Zip Code</label>
<!--<label for="exampleInputcountryname">Country Name</label>
<input type="text" class="form-control" id="exampleInputcountryname" placeholder="Enter country">-->
</div>
</div>
<div class="col-md-4">
<div class="form-group">
<label for="Address">Address</label>
<textarea class="form-control" rows="3" placeholder="Enter ..." data-gramm="true" data-txt_gramm_id="d620fc04-2898-2668-7729-ac0c777081d4" data-gramm_id="d620fc04-2898-2668-7729-ac0c777081d4" spellcheck="false" data-gramm_editor="true" style="z-index: auto; position: relative; line-height: 20px; font-size: 14px; transition: none; background: transparent !important;"></textarea>
</div>
</div>
<div class="col-md-4 designinput">
<div class="form-group">
<input class="slide-up" id="appmail" type="mail" placeholder="Enter mailid" /><label for="mail">Email</label>
<!--<label for="exampleInputcountryname">Country Name</label>
<input type="text" class="form-control" id="exampleInputcountryname" placeholder="Enter country">-->
</div>
</div>
<div class="col-md-4 designinput">
<div class="form-group">
<input class="slide-up" id="appfax" type="text" placeholder="Enter Fax" /><label for="Fax">Fax</label>
<!--<label for="exampleInputcountryname">Country Name</label>
<input type="text" class="form-control" id="exampleInputcountryname" placeholder="Enter country">-->
</div>
</div>
</div>
</div>
<div class="modal-footer">
<!--<button type="button" class="btn btn-default pull-left" data-dismiss="modal">Close</button>
<button type="button" class="btn btn-primary">Save changes</button>-->
<button type="submit" class="btn btn-primary">Add</button>
<div class="or-button">Or</div>
<button type="submit" class="btn btn-primary12" data-dismiss="modal">Close</button>
</div>
</div>
<!-- /.modal-content -->
</div>
<!-- /.modal-dialog -->
</div>
<!-- /.modal -->
<br>
<table id="example1" class="table table-bordered table-striped">
<thead>
<tr>
<th>City</th>
<th>Phone No</th>
<th>Zip Code</th>
<th>Email</th>
<th>Fax</th>
<th>Address</th>
<th>Action</th>
</tr>
</thead>
<tbody>
<td>klfdmglkdf</td>
<td>dfdf</td>
<td>df</td>
<td>fdfdfd</td>
<td>fdfd</td>
<td>ffdf</td>
<td>
<a data-toggle="modal" data-target="#Editappcenter" href="#Editappcenter"><i class="fa fa-edit" data-toggle="tooltip" title="" data-original-title="Click here to view/Edit"></i></a>
</td>
</tbody>
<tfoot>
<tr>
<th>Visa Type</th>
<th>Embassy Fee</th>
<th>VFS Fee</th>
<th>Processing Time</th>
<th>Download Form</th>
<th>Download Checklist</th>
<th>Action</th>
</tr>
</tfoot>
</table>
</div>
<!-- /.tab-pane -->
</div> </div>
<!-- /.tab-pane --> <!-- /.tab-pane -->
</div> </div>
@ -763,10 +955,7 @@ span:nth-child(3) .slide-up:active {
<!-- /.content-wrapper --> <!-- /.content-wrapper -->
<script src="<?php echo base_url(); ?>assets/bower_components/jquery/dist/jquery.min.js"></script> <script src="<?php echo base_url(); ?>assets/bower_components/jquery/dist/jquery.min.js"></script>
<script> <script>
$(document).ready(function(){
$("#countrytype").select2();
});
$(function () { $(function () {
$('#example1').DataTable() $('#example1').DataTable()
$('#example2').DataTable({ $('#example2').DataTable({
@ -777,13 +966,11 @@ span:nth-child(3) .slide-up:active {
'info' : true, 'info' : true,
'autoWidth' : false 'autoWidth' : false
}) })
}) });
// $(document).ready(function(){
// $("#countrytype").select2();
// });
$(function () { $(function () {
//Initialize Select2 Elements //Initialize Select2 Elements
$('.select2').select2(); $('.select2').select2()
}); });
</script> </script>

1
application/views/document_upload.php Normal file → Executable file
View File

@ -170,6 +170,7 @@ span:nth-child(3) .slide-up:active {
border-radius: 38px; border-radius: 38px;
} }
.box-title-box{ .box-title-box{
color: #fff;
margin-left: 18px; margin-left: 18px;
background: linear-gradient(60deg,#ec407a,#d81b60); background: linear-gradient(60deg,#ec407a,#d81b60);
box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(233,30,99,.4); box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(233,30,99,.4);

View File

@ -1,8 +1,8 @@
<footer class="main-footer"> <footer class="main-footer">
<div class="pull-right hidden-xs"> <div class="pull-right hidden-xs">
<b>Version</b> 2.4.0 <b>Version</b> 1.0
</div> </div>
<strong>Copyright &copy; 2014-2016 <a href="#">VISA</a>.</strong> All rights <strong>Copyright &copy; 2018 <a href="#" style="color:#dc2265;">Venba Information Technology</a>.</strong> All rights
reserved. reserved.
</footer> </footer>

View File

@ -18,6 +18,8 @@
<link rel="stylesheet" href="<?php echo base_url(); ?>assets/bower_components/Ionicons/css/ionicons.min.css"> <link rel="stylesheet" href="<?php echo base_url(); ?>assets/bower_components/Ionicons/css/ionicons.min.css">
<!-- Theme style --> <!-- Theme style -->
<link rel="stylesheet" href="<?php echo base_url(); ?>assets/dist/css/AdminLTE.min.css"> <link rel="stylesheet" href="<?php echo base_url(); ?>assets/dist/css/AdminLTE.min.css">
<!-- iCheck for checkboxes and radio inputs -->
<link rel="stylesheet" href="<?php echo base_url(); ?>assets/plugins/iCheck/all.css">
<!-- AdminLTE Skins. Choose a skin from the css/skins <!-- AdminLTE Skins. Choose a skin from the css/skins
folder instead of downloading all of them to reduce the load. --> folder instead of downloading all of them to reduce the load. -->
<link rel="stylesheet" href="<?php echo base_url(); ?>assets/dist/css/skins/_all-skins.min.css"> <link rel="stylesheet" href="<?php echo base_url(); ?>assets/dist/css/skins/_all-skins.min.css">
@ -49,7 +51,7 @@
<!-- Logo --> <!-- Logo -->
<a href="<?php echo base_url(); ?>Dashboard" class="logo"> <a href="<?php echo base_url(); ?>Dashboard" class="logo">
<!-- mini logo for sidebar mini 50x50 pixels --> <!-- mini logo for sidebar mini 50x50 pixels -->
<span class="logo-mini"><b>V</b>isa</span> <span class="logo-mini">VISA</span>
<!-- logo for regular state and mobile devices --> <!-- logo for regular state and mobile devices -->
<span class="logo-lg">V I S A</span> <span class="logo-lg">V I S A</span>
</a> </a>
@ -146,10 +148,10 @@
</span> </span>
</a> </a>
<ul class="treeview-menu"> <ul class="treeview-menu">
<li><a href="<?php echo base_url(); ?>country_master"><i class="fa fa-circle-o"></i>Country Master</a></li> <li><a href="<?php echo base_url(); ?>country_master"><i class="fa fa-flag"></i>Country Master</a></li>
<li><a href="<?php echo base_url(); ?>city_master"><i class="fa fa-circle-o"></i>City Master</a></li> <li><a href="<?php echo base_url(); ?>city_master"><i class="fa fa-map-signs"></i>City Master</a></li>
<li><a href="<?php echo base_url(); ?>visa_type_master"><i class="fa fa-circle-o"></i>Visa Type Master</a></li> <li><a href="<?php echo base_url(); ?>visa_type_master"><i class="fa fa-cc-visa"></i>Visa Type Master</a></li>
<li><a href="<?php echo base_url(); ?>document_master"><i class="fa fa-circle-o"></i>Document Master</a></li> <li><a href="<?php echo base_url(); ?>document_master"><i class="fa fa-file"></i>Document Master</a></li>
</ul> </ul>
</li> </li>
<li class="active"> <li class="active">

0
application/views/login.php Normal file → Executable file
View File

1
application/views/visa_type_master.php Normal file → Executable file
View File

@ -169,6 +169,7 @@ span:nth-child(3) .slide-up:active {
border-radius: 38px; border-radius: 38px;
} }
.box-title-box{ .box-title-box{
color: #fff;
margin-left: 18px; margin-left: 18px;
background: linear-gradient(60deg,#ec407a,#d81b60); background: linear-gradient(60deg,#ec407a,#d81b60);
box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(233,30,99,.4); box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(233,30,99,.4);