glib-web 4.11.0 → 4.11.1

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: 3ebaad0db46b2de735aeab4b86abcbd6d436b2c9350d4a4da402f54f7fe6c8ec
4
- data.tar.gz: 29433f78f6f0fb2b3a21ef52108feb97fdac0bf9af7693b37dde9b17f3b9070c
3
+ metadata.gz: a1ebd996e80534c575ee0a88635888fd6ad9408f49c9e359494196902fdfb29c
4
+ data.tar.gz: fb9ccd869a682d4b7fec2aa3289bdee4e473eff8b104cc3cd49c2c88193ce24a
5
5
  SHA512:
6
- metadata.gz: f31a55f1ac2485426a381b933ece050fb967571b9de2255cce345be1a3f0136e45f432132c79118c45f376792aa32cb7b677d4d1594db014515348b0fcafeda5
7
- data.tar.gz: 3f4f47a8b1566f503d8073f6817c73dde15ef2f70861ba89330781b2f62676da9fdd829e61e9de0fb2f64586b6581032cd4d958d4dd61c204b7c6eb1bc0fd26c
6
+ metadata.gz: 56925d3bfdc5d7cb4750c634740f331710d468e80fa86f8db08c378135e35d33ffa9a3548bbd2bdb0d5f9c84e547ec8e9f43dc423bb5ae6996effcb87d3835fd
7
+ data.tar.gz: '013929b282775351f72c4753b9717205d54e9be29afb808e90b89432d6c3be4907644359b0161b98fa9e038381e620817b294e9f205c71b8d0462e2b2f490da9'
@@ -41,7 +41,7 @@ page.scroll childViews: ->(scroll) do
41
41
  # { text: 'Power Station', value: 'power_station' }
42
42
 
43
43
  scroll.button displayed: false, id: 'submit_top', text: 'submit', onClick: ->(action) do
44
- action.forms_submit targetId: 'bulkEdit'
44
+ action.forms_submit targetId: 'import_table'
45
45
  end
46
46
  scroll.panels_responsive styleClass: 'overflow-y-auto', width: 'matchParent', height: 500, childViews: ->(wres) do
47
47
  wres.panels_horizontal align: 'middle', childViews: ->(horizontal) do
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: glib-web
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.11.0
4
+ version: 4.11.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - ''