Compare commits

..

No commits in common. "a07111c74aa485b85da3c2013830ca1d0d723b2a" and "7de8d6305a02065b17120eb95e8ed2063908facc" have entirely different histories.

2 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@
Plugin Name: ai1ec little helper
Plugin URI:
Description: Aggiunge alcune feateure al plugin di wordpress all-in-one-event-calendar
Version: 0.2
Version: 0.1
Author: gin(e)
Author URI: http://ginex.indivia.net
License: BSD(3-clause) Licence

View file

@ -2,7 +2,7 @@ jQuery(document).ready(function($){
var reapeat_cat='32',
one_time_cat='34',
def_location='Xm24',
def_address='Ex Caserma Sani - Via ferrarese 199 - entrata dal parco di via Parri Via Aristotile Fioravanti, 24, 40129 Bologna';
def_address='Via Aristotile Fioravanti, 24, 40129 Bologna';
if($('#ai1ec_venue').val() == ""){
$('#ai1ec_venue').val(def_location);