merge from dev
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
this.testBar = "bar";
|
||||
jQuery("#ap").html("bar");
|
||||
ok( true, "testbar.php executed");
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
this.testBar = "bar";
|
||||
jQuery("#ap").html("bar");
|
||||
ok( true, "testbar.php executed");
|
||||