Changeset 2295234
- Timestamp:
- 04/30/2020 10:33:32 AM (6 years ago)
- Location:
- nicejob
- Files:
-
- 3 edited
-
tags/3.2/nicejob.php (modified) (1 diff)
-
trunk/nicejob.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
nicejob/tags/3.2/nicejob.php
r2295216 r2295234 391 391 <li>• <strong>position</strong>: position on screen</li> 392 392 <li>• <strong>even-types</strong>: events to show. Comma separated, for eg: Booking,Review</li> 393 <li>• <strong>mobile</strong>: [show/hide] Show or hide on mobile device (optional), default: show</li> 393 394 </ul> 394 395 <p>Example usage of complete options:</p> -
nicejob/trunk/nicejob.php
r2295216 r2295234 391 391 <li>• <strong>position</strong>: position on screen</li> 392 392 <li>• <strong>even-types</strong>: events to show. Comma separated, for eg: Booking,Review</li> 393 <li>• <strong>mobile</strong>: [show/hide] Show or hide on mobile device (optional), default: show</li> 393 394 </ul> 394 395 <p>Example usage of complete options:</p> -
nicejob/trunk/readme.txt
r2295216 r2295234 40 40 * positions: [left/right] Position on screen 41 41 * event-types: [Booking/Reviews/Booking,Review] Events to show 42 * mobile: [show/hide] [show/hide] Show or hide on mobile device (optional), default: show 42 43 Example usage of complete options: 43 44 [nicejob-engage position="right" event-types="Booking,Review"]
Note: See TracChangeset
for help on using the changeset viewer.