Skip to content

Commit 2a436c9

Browse files
committed
target changed to id only
1 parent 157d5da commit 2a436c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ template_id - To tell quikr to render this div using *my_template*
7272
#### qkr-action
7373
Action which is to be taken on click (by default onclick is event)
7474
It has following options avaialble
75-
- **qkr-reload** - Reloads template based on addition attributes **qkr-tmpl**
75+
- **qkr-reload** - Reloads template based on addition attributes **qkr-target**
7676
- **qkr-post** - makes post request with on **qkr-url**, with dataset as post params
7777
- **qkr-get** - makes get request with on **qkr-url** with dataset as query params
7878
- **custom action** - you can define your own actions with **quikr.action** api

0 commit comments

Comments
 (0)