From 52788daf26160b3f1b363ab2850125af245d2b39 Mon Sep 17 00:00:00 2001 From: evilhero Date: Wed, 16 Jan 2019 12:10:28 -0500 Subject: [PATCH] FIX:(#2163) Disabled configuration options on the Story Arc Details page since they can only be set from the Story Arc main page, FIX: Removed Update button from Story Arc Detail pages as was no longer needed --- data/interfaces/default/storyarc_detail.html | 10 +++++++--- data/interfaces/default/storyarc_detail.poster.html | 7 +++++-- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/data/interfaces/default/storyarc_detail.html b/data/interfaces/default/storyarc_detail.html index ad737ccb..687c5ca3 100755 --- a/data/interfaces/default/storyarc_detail.html +++ b/data/interfaces/default/storyarc_detail.html @@ -60,14 +60,14 @@

--> -
+
<% if mylar.CONFIG.STORYARCDIR: carcdir = 'StoryArc' else: carcdir = 'GrabBag' %> - + @@ -75,7 +75,10 @@
+   +

${storyarcname}

@@ -111,8 +114,9 @@
+ diff --git a/data/interfaces/default/storyarc_detail.poster.html b/data/interfaces/default/storyarc_detail.poster.html index 3b88cf53..3026a70d 100755 --- a/data/interfaces/default/storyarc_detail.poster.html +++ b/data/interfaces/default/storyarc_detail.poster.html @@ -62,7 +62,7 @@ %endif
- + <% if mylar.CONFIG.STORYARCDIR: carcdir = 'StoryArc' @@ -71,12 +71,15 @@ %>
- +
+   +