To participate you must create an account on apostrophenow.org. If you have already done so, click Login.
|
File _addslot.php.patch, 0.7 KB
(added by spuymore, 21 months ago)
|
|
|
-
|
|
|
|
| 17 | 17 | "url" => url_for("a/addSlot") . '?' . http_build_query(array('name' => $name, 'id' => $id, 'type' => $type, 'actual_url' => $sf_request->getUri() )), |
| 18 | 18 | "update" => "a-slots-$id-$name", |
| 19 | 19 | 'script' => true, |
| 20 | | 'complete' => 'aUI("#a-area-'.$id.'-'.$name.'"); $("#a-area-'.$id.'-'.$name.'").removeClass("add-slot-now");', |
| | 20 | 'complete' => 'aUI("#a-area-'.$id.'-'.$name.'"); $("#a-add-slot-'.$id.'-'.$name.'-menu").removeClass("add-slot-now");', |
| 21 | 21 | ), |
| 22 | 22 | array( |
| 23 | 23 | 'class' => 'a-btn alt icon nobg ' . $class .' slot', |
Download in other formats: