To participate you must create an account on apostrophenow.org. If you have already done so, click Login.
- Timestamp:
- 09/09/10 17:25:58 (21 months ago)
- Author:
- jake
- Message:
-
new generic media icon styles, finished up the replace image button/menu
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r2169
|
r2173
|
|
| 21 | 21 | |
| 22 | 22 | <?php if ($item): ?> |
| 23 | | <form method="POST" id="a-media-edit-form" enctype="multipart/form-data" |
| 24 | | action="<?php echo url_for(aUrl::addParams("aMedia/edit", |
| 25 | | array("slug" => $item->getSlug())))?>"> |
| | 23 | <form method="POST" class="a-media-edit-form" id="a-media-edit-form" enctype="multipart/form-data" action="<?php echo url_for(aUrl::addParams("aMedia/edit", array("slug" => $item->getSlug())))?>"> |
| 26 | 24 | <?php endif ?> |
| 27 | 25 | |
| … |
… |
|
| 90 | 88 | </div> |
| 91 | 89 | |
| 92 | | <div class="a-form-row replace"> |
| | 90 | <div class="a-form-row replace a-ui"> |
| 93 | 91 | <?php // The label says 'Replace File' now, see BaseaMediaEditForm ?> |
| 94 | | <div class="a-options-container a-ui"> |
| | 92 | <div class="a-options-container"> |
| 95 | 93 | <a href="#replace-image" onclick="return false;" id="a-media-replace-image-<?php echo $i ?>" class="a-btn icon alt no-bg a-replace">Replace File</a> |
| 96 | 94 | <div class="a-options dropshadow"> |
Download in other formats: