Skip to content

Commit

Permalink
Rename pat-modal to pat-plone-modal. updates plone/mockup#483
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbrand committed Apr 17, 2015
1 parent 805d690 commit dbfcd58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plone/app/dexterity/browser/types_listing.pt
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
tal:content="structure view/description">
</p>

<a class="pat-modal"
<a class="pat-plone-modal"
href="${context/absolute_url}/@@add-type">
<button i18n:domain="plone.app.dexterity"
i18n:translate="">Add New Content Type&hellip;</button>
</a>

<a class="pat-modal"
<a class="pat-plone-modal"
href="${context/absolute_url}/@@import-types">
<button i18n:domain="plone.app.dexterity"
i18n:translate="">Import Type Profiles&hellip;</button>
Expand Down

0 comments on commit dbfcd58

Please sign in to comment.