Renamed tags

This commit is contained in:
Oliver Davies 2015-04-11 23:21:27 +01:00
parent 787265c628
commit 8f9c42322f
59 changed files with 186 additions and 184 deletions

View file

@ -5,13 +5,13 @@ use:
- posts
slug: add-date-popup-calendar-custom-form
tags:
- Forms
- Form API
- Date
- Calendar
- Drupal 7
- Drupal Planet
- Drupal
- forms
- form-api
- date
- calendar
- drupal-7
- drupal-planet
- drupal
---
First, I need to download the [Date](http://drupal.org/project/date "Date module on Drupal.org") module, and make my module dependent on date_popup by adding the following line into my module's .info file.