Skip to content

Commit

Permalink
Removed attribute to non existing webskin; dmEvent
Browse files Browse the repository at this point in the history
modius committed Oct 2, 2015
1 parent b92d63c commit e04a6dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webskin/dmEvent/displayTypeBody.cfm
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@

<skin:pagination
query="qEvents" recordsPerPage="3"
paginationID="" linksWebskin="displayLinksBootstrap" top="false" bottom="true"
paginationID="" top="false" bottom="true"
r_stObject="stEvent">
<skin:view objectID="#stEvent.objectID#" typename="dmEvent" template="displayTeaserStandard" />
</skin:pagination>

0 comments on commit e04a6dd

Please sign in to comment.