Commit 25511b5 1 parent 39f5a7c commit 25511b5 Copy full SHA for 25511b5
File tree 20 files changed +0
-20
lines changed
20 files changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ export class AcolyteSheet extends DarkHeresySheet {
8
8
template : "systems/dark-heresy/template/sheet/actor/acolyte.hbs" ,
9
9
width : 700 ,
10
10
height : 881 ,
11
- resizable : false ,
12
11
tabs : [
13
12
{
14
13
navSelector : ".sheet-tabs" ,
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ export class NpcSheet extends DarkHeresySheet {
8
8
template : "systems/dark-heresy/template/sheet/actor/npc.hbs" ,
9
9
width : 700 ,
10
10
height : 881 ,
11
- resizable : false ,
12
11
tabs : [
13
12
{
14
13
navSelector : ".sheet-tabs" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ export class AmmunitionSheet extends DarkHeresyItemSheet {
7
7
template : "systems/dark-heresy/template/sheet/ammunition.hbs" ,
8
8
width : 500 ,
9
9
height : 369 ,
10
- resizable : false ,
11
10
tabs : [
12
11
{
13
12
navSelector : ".sheet-tabs" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ export class AptitudeSheet extends DarkHeresyItemSheet {
7
7
template : "systems/dark-heresy/template/sheet/aptitude.hbs" ,
8
8
width : 500 ,
9
9
height : 369 ,
10
- resizable : false ,
11
10
tabs : [
12
11
{
13
12
navSelector : ".sheet-tabs" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ export class ArmourSheet extends DarkHeresyItemSheet {
7
7
template : "systems/dark-heresy/template/sheet/armour.hbs" ,
8
8
width : 500 ,
9
9
height : 369 ,
10
- resizable : false ,
11
10
tabs : [
12
11
{
13
12
navSelector : ".sheet-tabs" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ export class CriticalInjurySheet extends DarkHeresyItemSheet {
7
7
template : "systems/dark-heresy/template/sheet/critical-injury.hbs" ,
8
8
width : 500 ,
9
9
height : 369 ,
10
- resizable : false ,
11
10
tabs : [
12
11
{
13
12
navSelector : ".sheet-tabs" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ export class CyberneticSheet extends DarkHeresyItemSheet {
7
7
template : "systems/dark-heresy/template/sheet/cybernetic.hbs" ,
8
8
width : 500 ,
9
9
height : 369 ,
10
- resizable : false ,
11
10
tabs : [
12
11
{
13
12
navSelector : ".sheet-tabs" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ export class DrugSheet extends DarkHeresyItemSheet {
7
7
template : "systems/dark-heresy/template/sheet/drug.hbs" ,
8
8
width : 500 ,
9
9
height : 369 ,
10
- resizable : false ,
11
10
tabs : [
12
11
{
13
12
navSelector : ".sheet-tabs" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ export class ForceFieldSheet extends DarkHeresyItemSheet {
7
7
template : "systems/dark-heresy/template/sheet/force-field.hbs" ,
8
8
width : 500 ,
9
9
height : 369 ,
10
- resizable : false ,
11
10
tabs : [
12
11
{
13
12
navSelector : ".sheet-tabs" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ export class GearSheet extends DarkHeresyItemSheet {
7
7
template : "systems/dark-heresy/template/sheet/gear.hbs" ,
8
8
width : 500 ,
9
9
height : 369 ,
10
- resizable : false ,
11
10
tabs : [
12
11
{
13
12
navSelector : ".sheet-tabs" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ export class MalignancySheet extends DarkHeresyItemSheet {
7
7
template : "systems/dark-heresy/template/sheet/malignancy.hbs" ,
8
8
width : 500 ,
9
9
height : 369 ,
10
- resizable : false ,
11
10
tabs : [
12
11
{
13
12
navSelector : ".sheet-tabs" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ export class MentalDisorderSheet extends DarkHeresyItemSheet {
7
7
template : "systems/dark-heresy/template/sheet/mental-disorder.hbs" ,
8
8
width : 500 ,
9
9
height : 369 ,
10
- resizable : false ,
11
10
tabs : [
12
11
{
13
12
navSelector : ".sheet-tabs" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ export class MutationSheet extends DarkHeresyItemSheet {
7
7
template : "systems/dark-heresy/template/sheet/mutation.hbs" ,
8
8
width : 500 ,
9
9
height : 369 ,
10
- resizable : false ,
11
10
tabs : [
12
11
{
13
12
navSelector : ".sheet-tabs" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ export class PsychicPowerSheet extends DarkHeresyItemSheet {
7
7
template : "systems/dark-heresy/template/sheet/psychic-power.hbs" ,
8
8
width : 500 ,
9
9
height : 397 ,
10
- resizable : false ,
11
10
tabs : [
12
11
{
13
12
navSelector : ".sheet-tabs" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ export class SpecialAbilitySheet extends DarkHeresyItemSheet {
7
7
template : "systems/dark-heresy/template/sheet/special-ability.hbs" ,
8
8
width : 500 ,
9
9
height : 369 ,
10
- resizable : false ,
11
10
tabs : [
12
11
{
13
12
navSelector : ".sheet-tabs" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ export class TalentSheet extends DarkHeresyItemSheet {
7
7
template : "systems/dark-heresy/template/sheet/talent.hbs" ,
8
8
width : 500 ,
9
9
height : 369 ,
10
- resizable : false ,
11
10
tabs : [
12
11
{
13
12
navSelector : ".sheet-tabs" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ export class ToolSheet extends DarkHeresyItemSheet {
7
7
template : "systems/dark-heresy/template/sheet/tool.hbs" ,
8
8
width : 500 ,
9
9
height : 369 ,
10
- resizable : false ,
11
10
tabs : [
12
11
{
13
12
navSelector : ".sheet-tabs" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ export class TraitSheet extends DarkHeresyItemSheet {
7
7
template : "systems/dark-heresy/template/sheet/trait.hbs" ,
8
8
width : 500 ,
9
9
height : 369 ,
10
- resizable : false ,
11
10
tabs : [
12
11
{
13
12
navSelector : ".sheet-tabs" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ export class WeaponModificationSheet extends DarkHeresyItemSheet {
7
7
template : "systems/dark-heresy/template/sheet/weapon-modification.hbs" ,
8
8
width : 500 ,
9
9
height : 369 ,
10
- resizable : false ,
11
10
tabs : [
12
11
{
13
12
navSelector : ".sheet-tabs" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ export class WeaponSheet extends DarkHeresyItemSheet {
7
7
template : "systems/dark-heresy/template/sheet/weapon.hbs" ,
8
8
width : 500 ,
9
9
height : 369 ,
10
- resizable : false ,
11
10
tabs : [
12
11
{
13
12
navSelector : ".sheet-tabs" ,
You can’t perform that action at this time.
0 commit comments