File tree Expand file tree Collapse file tree 3 files changed +2
-10
lines changed
Expand file tree Collapse file tree 3 files changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -68,14 +68,6 @@ protected function verifyLink($link)
6868 return false ;
6969 }
7070
71- protected function verifyImageUrl ($ imageUrl )
72- {
73- if ($ this ->isUpdate () && $ imageUrl === $ this ->getExistingValue ('image_url ' ))
74- return true ;
75-
76- return true ; //TODO: verify image asset/url
77- }
78-
7971 protected function getTileRepo ()
8072 {
8173 return $ this ->repository ('Inforge\GridShow:Tile ' );
Original file line number Diff line number Diff line change 1515 "global_cache" : false ,
1616 "version_id" : 1000070 ,
1717 "version_string" : " 1.0.0" ,
18- "hash" : " 95c9f013e3bd9188fffd8896bf9ede38 "
18+ "hash" : " df97cc4158bed602241ded4fe03a1f97 "
1919 },
2020 "if_gs_create_new_tile.txt" : {
2121 "global_cache" : false ,
Original file line number Diff line number Diff line change 1- Add Tile
1+ Add tile
You can’t perform that action at this time.
0 commit comments