Skip to content

Commit

Permalink
fix bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
sheillendra committed Apr 28, 2018
1 parent fe49cc4 commit ac72c7a
Show file tree
Hide file tree
Showing 130 changed files with 43 additions and 32 deletions.
5 changes: 1 addition & 4 deletions assets/YiiEasyUIAsset.php
Expand Up @@ -17,7 +17,7 @@
*/
class YiiEasyUIAsset extends AssetBundle {

public $sourcePath = '@sheillendra/jeasyui/assets/dist/v2.0.0-alpha.3';
public $sourcePath = '@sheillendra/jeasyui/assets/dist';
public $css = [
'css/yii.easyui.css',
'css/icon.css'
Expand All @@ -31,9 +31,6 @@ class YiiEasyUIAsset extends AssetBundle {
];

public function init() {
if (Yii::$app->devicedetect->isMobile()) {
$this->js = ['js/yii.easyui-mobile.min.js'];
}
parent::init();
}

Expand Down
@@ -1,5 +1,7 @@
.icon-add {background:url('icons/add.png') no-repeat center center;}
.icon-accept {background:url('icons/accept.png') no-repeat center center;}
.icon-balance {background:url('icons/balance-unbalance-icon.png') no-repeat center center;}
.icon-bank {background:url('icons/bank-icon.png') no-repeat center center;}
.icon-bricks {background:url('icons/bricks.png') no-repeat center center;}
.icon-book {background:url('icons/book.png') no-repeat center center;}
.icon-building {background:url('icons/building.png') no-repeat center center;}
Expand All @@ -13,23 +15,31 @@
.icon-cog-go {background:url('icons/cog_go.png') no-repeat center center;}
.icon-compass {background:url('icons/Compass-icon.png') no-repeat center center;}
.icon-cross {background:url('icons/cross.png') no-repeat center center;}
.icon-database {background:url('icons/database.png') no-repeat center center;}
.icon-demo {background:url('icons/Action-demo-icon.png') no-repeat center center;}
.icon-disk {background:url('icons/disk.png') no-repeat center center;}
.icon-door-out {background:url('icons/door_out.png') no-repeat center center;}
.icon-edit {background:url('icons/Editing-Edit-icon.png') no-repeat center center;}
.icon-exclamation {background:url('icons/exclamation.png') no-repeat center center;}
.icon-form {background:url('icons/application_form.png') no-repeat center center;}
.icon-group {background:url('icons/group.png') no-repeat center center;}
.icon-group-gear {background:url('icons/group_gear.png') no-repeat center center;}
.icon-house {background:url('icons/house.png') no-repeat center center;}
.icon-layout-content {background:url('icons/layout_content.png') no-repeat center center;}
.icon-merchant {background:url('icons/commercial-building-icon-16.png') no-repeat center center;}
.icon-modern-trade {background:url('icons/shopping-cart-icon.png') no-repeat center center;}
.icon-money {background:url('icons/money.png') no-repeat center center;}
.icon-navigation {background:url('icons/navigation-icon.png') no-repeat center center;}
.icon-page-excel {background:url('icons/page_excel.png') no-repeat center center;}
.icon-product {background:url('icons/Product-documentation-icon.png') no-repeat center center;}
.icon-profile {background:url('icons/profile-icon.png') no-repeat center center;}
.icon-profile-search {background:url('icons/profile-search-icon.png') no-repeat center center;}
.icon-profile-setting {background:url('icons/profile-settings.png') no-repeat center center;}
.icon-script {background:url('icons/script.png') no-repeat center center;}
.icon-seo {background:url('icons/SEO-icon.png') no-repeat center center;}
.icon-submerchant {background:url('icons/cinema-icon.png') no-repeat center center;}
.icon-table {background:url('icons/table.png') no-repeat center center;}
.icon-time {background:url('icons/time.png') no-repeat center center;}
.icon-upload {background:url('icons/upload-icon.png') no-repeat center center;}
.icon-user {background:url('icons/user.png') no-repeat center center;}
.icon-user-add {background:url('icons/Actions-list-add-user-icon.png') no-repeat center center;}
Binary file added assets/dist/css/icons/Action-demo-icon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added assets/dist/css/icons/Editing-Edit-icon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/dist/css/icons/Home-Cafe-icon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/dist/css/icons/Library-icon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added assets/dist/css/icons/Product-documentation-icon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added assets/dist/css/icons/balance-unbalance-icon.png
Binary file added assets/dist/css/icons/bank-icon.png
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added assets/dist/css/icons/cinema-icon.png
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added assets/dist/css/icons/layout.png
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added assets/dist/css/icons/load.png
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added assets/dist/css/icons/shopping-cart-icon.png
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added assets/dist/css/icons/upload-icon.png
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
Expand Up @@ -19,4 +19,5 @@ body {

#login-header {
text-align: center;
line-height: 0;
}
Empty file.
Expand Up @@ -29,6 +29,10 @@ body {
padding: 5px;
}

#maintab > .tabs-panels > .panel > .panel-body {
overflow-x: auto;
}

.toolbar {
border-bottom: 1px solid #000;
padding:2px 0;
Expand Down
4 changes: 4 additions & 0 deletions assets/dist/js/yii.easyui-login.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 21 additions & 0 deletions assets/dist/js/yii.easyui.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions assets/dist/v2.0.0-alpha.3/js/yii.easyui-login.min.js

This file was deleted.

0 comments on commit ac72c7a

Please sign in to comment.