Skip to content

Commit dd8e2fe

Browse files
author
daffl
committed
Url subscriber
1 parent 9146c97 commit dd8e2fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dform.subscribers.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -794,7 +794,7 @@
794794
*/
795795
url : function(options, type)
796796
{
797-
scoper.buildForm(options);
797+
this.buildForm(options);
798798
},
799799
/**
800800
* subscriber: [post]

0 commit comments

Comments
 (0)