Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
loadModalTitle();
// We need to initialize autosize again for new
- // modal conent.
+ // modal content.
autosize($(".modal .text-autosize"));
}
});
<input type="hidden" name="uri" value="{{$uri}}" />
<input type="hidden" name="preview" id="event-edit-preview" value="0" />
- {{* The tab conten with the necessary basic settings *}}
+ {{* The tab content with the necessary basic settings *}}
<div id="event-edit-wrapper">
{{* The event title *}}
</div>
- {{* This part contains the conent loader icon which is visible when new conent is loaded *}}
+ {{* This part contains the content loader icon which is visible when new content is loaded *}}
<div class="profile-rotator-wrapper" aria-hidden="true" style="display: none;">
<i class="fa fa-circle-o-notch fa-spin" aria-hidden="true"></i>
</div>