diff --git a/config/database.php b/config/database.php index 30db3e9..abd6a3e 100644 --- a/config/database.php +++ b/config/database.php @@ -57,9 +57,9 @@ return [ 'engine' => 'InnoDB', 'host' => 'localhost', 'port' => 3306, - 'database' => 'gok_bakja', + 'database' => 'gok_bakja_stock', 'username' => 'root', - 'password' => '', + 'password' => 'bt110226', 'charset' => 'utf8mb4', 'collation' => 'utf8mb4_unicode_ci', 'prefix' => '', diff --git a/plugins/romanah/gokbakja/models/product/fields.yaml b/plugins/romanah/gokbakja/models/product/fields.yaml index 88fe1e3..297fd6f 100644 --- a/plugins/romanah/gokbakja/models/product/fields.yaml +++ b/plugins/romanah/gokbakja/models/product/fields.yaml @@ -20,7 +20,3 @@ fields: span: auto default: simple type: balloon-selector - order: - label: 'Ysy giderliligi' - span: auto - type: number diff --git a/themes/gokbakja/pages/actions/bag.htm b/themes/gokbakja/pages/actions/bag.htm index 98af500..27f7f1e 100644 --- a/themes/gokbakja/pages/actions/bag.htm +++ b/themes/gokbakja/pages/actions/bag.htm @@ -76,7 +76,7 @@ function onStart(){