Commit 18dd437
Ignore clicks on disabled edit button in modal click handler
Add [not(contains-token(@Class, 'disabled'))] predicate to the btn-edit
match template so that clicking a disabled edit button does not open the
edit modal.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent cf08c27 commit 18dd437
File tree
1 file changed
+1
-1
lines changed- src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
802 | 802 | | |
803 | 803 | | |
804 | 804 | | |
805 | | - | |
| 805 | + | |
806 | 806 | | |
807 | 807 | | |
808 | 808 | | |
| |||
0 commit comments