Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,9 +7,3 @@ 1 -{{velocity}} 2 -{{html clean="false"}} 3 -<p class="xm-create-button xm-create-button-commands"><a class="btn btn-primary" href="$doc.getURL('create', 'templateprovider=MUD.Code.Templates.CommandTemplateProvider')"><span class="fa fa-plus"></span> New Command</a></p> 4 -{{/html}} 5 -{{/velocity}} 6 - 7 7 {{liveData 8 8 id="mud-commands" 9 9 source="liveTable" ... ... @@ -50,5 +50,10 @@ 50 50 51 51 ---- 52 52 47 +{{velocity}} 48 +{{html clean="false"}} 49 +<p class="xm-create-button xm-create-button-commands"><a class="btn btn-primary" href="$doc.getURL('create', 'templateprovider=MUD.Code.Templates.CommandTemplateProvider')"><span class="fa fa-plus"></span> New Command</a></p> 50 +{{/html}} 51 +{{/velocity}} 53 53 54 54