nextcloud / gallery

DEPRECATED Gallery app was replaced by Photos
https://github.com/nextcloud/photos
GNU Affero General Public License v3.0
109 stars 58 forks source link

Fix error while clicking on the share link checkbox #428

Closed xh3n1 closed 6 years ago

xh3n1 commented 6 years ago

Replace the attr function with the data function.

Fixes #427

codecov[bot] commented 6 years ago

Codecov Report

Merging #428 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #428   +/-   ##
=========================================
  Coverage     82.61%   82.61%           
  Complexity      360      360           
=========================================
  Files            38       38           
  Lines          1323     1323           
=========================================
  Hits           1093     1093           
  Misses          230      230

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b969a1c...d25049d. Read the comment docs.