1
0
Fork 0

Merge develop into 3011_hcard_vcard

This commit is contained in:
rabuzarus 2015-12-01 18:34:13 +01:00
commit 39b37281a7
14 changed files with 1081 additions and 804 deletions

View file

@ -51,4 +51,3 @@
<input id="event-submit" type="submit" name="submit" value="{{$submit|escape:'html'}}" />
</form>

View file

@ -138,6 +138,10 @@
}
});
$(document).ready(function() {
$('.comment-edit-bb').hide();
});
{{else}}
<script language="javascript" type="text/javascript">
{{/if}}