phcthemes_admin_panel_pack 4.0.5 → 4.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7da9e3216d51cf1bbae841f9a4fb849241c2a43ef538abb535773cd8d236e13b
4
- data.tar.gz: 4a1564f449afd94af1cbdc265e620f2d3851be5b6c88835485ad8321224c9858
3
+ metadata.gz: dba1760a31f0169f5ca54667addae95b8cc6094d6b476bee23581722b71fbc9d
4
+ data.tar.gz: 6c2bfa9d7912673c6eb19880c96a5cdaa130ed64de43c5f070df9af4896e0df8
5
5
  SHA512:
6
- metadata.gz: 80dffe8d8ae65036faa59004f2def873acbe5c26f097db3a074d9918fc5be5d348f8e3c5493c1349b6a35165b3134683333cece4fe5dcc0972e51d270f70d542
7
- data.tar.gz: 76c3ebdd7967801407449ac1ab66f07517097ccf29666741c0f24b33e16fb879bdfd39f2f95c6f250b7de81d9214ae866a533bebb2a6b8a4d8cf8770803387b5
6
+ metadata.gz: 82d50ec1967d7007971e8f5fd7b5338b6123bbe6adccd7f69bb79e8472a71fe1ec9acc1cb89af9c0865977db71608452d539d7e8214796505d6e03bcc168edf7
7
+ data.tar.gz: 62dcd6ee9eb5d60a2d4307d4c41c1632a04f4b5a26180dbdc2c5fcb80fa831b60b05d1138af805a510b296eb9c4bb394b2bfd004da65756c26cd3eba50042376
@@ -1,3 +1,9 @@
1
1
  //= link_tree ../images
2
2
  //= link_directory ../javascripts .js
3
3
  //= link_directory ../stylesheets .scss
4
+ //= link phcthemes_admin_panel_pack_coloradmin.css
5
+ //= link phcthemes_admin_panel_pack_coloradmin.js
6
+ //= link phcthemes_admin_panel_pack_metronic.css
7
+ //= link phcthemes_admin_panel_pack_metronic.js
8
+ //= link phcthemes_web_theme_pack_antlr.css
9
+ //= link phcthemes_web_theme_pack_antlr.js
@@ -3,12 +3,6 @@
3
3
  //= require themes/metronic/theme/plugins.bundle.js
4
4
  //= require jquery-ui
5
5
  //= require themes/metronic/theme/prismjs.bundle.js
6
- //= require common/datatables/datatables.js
7
- //= require common/jquery-jeditable/jquery.jeditable.js
8
- //= require common/jquery-jeditable/jquery.jeditable.datepicker.js
9
- //= require common/jquery-jeditable/jquery.jeditable.checkbox.js
10
- //= require common/jquery-jeditable/jquery.jeditable.masked.js
11
- //= require common/jquery-jeditable/jquery.jeditable.time.js
12
6
  //= require themes/metronic/theme/scripts.bundle.js
13
7
  //= require themes/metronic/theme/widgets.js
14
8
  //= require rails_sortable
@@ -1,3 +1,3 @@
1
1
  module PhcthemesAdminPanelPack
2
- VERSION = "4.0.5"
2
+ VERSION = "4.0.6"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phcthemes_admin_panel_pack
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.0.5
4
+ version: 4.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - PHCDevworks